Skip to content

Commit 298e62d

Browse files
committed
Exclude generated files (drift) from demo linting.
1 parent 91d65cb commit 298e62d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
include: package:flutter_lints/flutter.yaml
2+
analyzer:
3+
exclude: [lib/**.g.dart]

0 commit comments

Comments
 (0)