Skip to content

Commit f0470b6

Browse files
committed
chore: update analysis options
- Ignore more analyzer errors - Code cleanup
1 parent b955722 commit f0470b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

analysis_options.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
analyzer:
22
errors:
3+
avoid_catches_without_on_clauses: ignore
34
avoid_print: ignore
5+
deprecated_member_use: ignore
46
document_ignores: ignore
57
lines_longer_than_80_chars: ignore
68
include: package:very_good_analysis/analysis_options.9.0.0.yaml

0 commit comments

Comments
 (0)