Skip to content

Commit 841d612

Browse files
committed
chore: Ignore Dart analysis on generated slang file
1 parent 534e4c2 commit 841d612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ analyzer:
1515
- lib/app/app.router.dart
1616
- lib/models/patch.g.dart
1717
- lib/models/patched_application.g.dart
18+
- lib/gen/
1819

1920
linter:
2021
rules:

0 commit comments

Comments
 (0)