Skip to content

Commit

Permalink
Ignore genereated pigeon files when running flutter analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
orkun1675 committed Nov 24, 2024
1 parent 2b686db commit b81a008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include: package:very_good_analysis/analysis_options.yaml

analyzer:
exclude: [lib/src/generated/**]
errors:
todo: ignore

0 comments on commit b81a008

Please sign in to comment.