Skip to content

Commit

Permalink
Exclude build/ from static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Jul 14, 2021
1 parent 4f428ca commit acdea51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis/lib/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
analyzer:
exclude: [build/**]
strong-mode:
implicit-casts: false
language:
Expand Down

0 comments on commit acdea51

Please sign in to comment.