Skip to content

refactor: configurable source for highlighting #818

refactor: configurable source for highlighting

refactor: configurable source for highlighting #818

name: Check for trailing newlines
on: [pull_request, merge_group]
jobs:
check-trailing-newlines:
name: "Check text files have trailing newlines"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Check for trailing newlines
run: .github/scripts/check-trailing-newlines.sh