Skip to content

Commit c90a289

Browse files
committed
chore: update analysis_options.yaml
- Ignored redundant argument values
1 parent 13a7cfb commit c90a289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ analyzer:
22
errors:
33
avoid_catches_without_on_clauses: ignore
44
avoid_print: ignore
5+
avoid_redundant_argument_values: ignore
56
document_ignores: ignore
67
flutter_style_todos: ignore
78
lines_longer_than_80_chars: ignore

0 commit comments

Comments
 (0)