Skip to content

Commit 3bd008f

Browse files
committed
chore: update analysis options
- Added overridden_fields ignore
1 parent 9418630 commit 3bd008f

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
@@ -4,6 +4,7 @@ analyzer:
44
document_ignores: ignore
55
lines_longer_than_80_chars: ignore
66
no_runtimetype_tostring: ignore
7+
overridden_fields: ignore
78
prefer_initializing_formals: ignore
89
unnecessary_null_checks: ignore
910
unused_element: ignore

0 commit comments

Comments
 (0)