Skip to content

Merge commit '253fa785573217ad3a6bde882724a9e35a0c99ed' into feature/… #3860

Merge commit '253fa785573217ad3a6bde882724a9e35a0c99ed' into feature/…

Merge commit '253fa785573217ad3a6bde882724a9e35a0c99ed' into feature/… #3860

Workflow file for this run

name: Line lint
on:
workflow_dispatch:
push:
jobs:
linelint:
runs-on: ubuntu-latest
name: Check if all files end in newline
steps:
- uses: actions/checkout@v4
- uses: fernandrone/[email protected]