mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-06-01 00:35:59 -05:00
chore: ignore generated files on lint
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -11,4 +11,4 @@ jobs:
|
||||
image: google/dart:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: dartfmt --dry-run --set-exit-if-changed lib/**/*.dart
|
||||
- run: dartfmt --dry-run --set-exit-if-changed lib/*.dart lib/models/*.dart lib/scaffolds/*.dart lib/screens/*.dart lib/utils/*.dart lib/widgets/*.dart
|
||||
|
||||
Reference in New Issue
Block a user