Skip to content

Merge pull request #1397 from tier4/RJD-1201/fix_quick_start #5506

Merge pull request #1397 from tier4/RJD-1201/fix_quick_start

Merge pull request #1397 from tier4/RJD-1201/fix_quick_start #5506

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]