Skip to content

Commit

Permalink
Exclude generated files from static code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed Apr 18, 2024
1 parent f7d20dd commit 3cf3bdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/sdk-flutter/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ linter:

analyzer:
exclude:
- lib/generated/**

0 comments on commit 3cf3bdb

Please sign in to comment.