We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9418630 commit 3bd008fCopy full SHA for 3bd008f
analysis_options.yaml
@@ -4,6 +4,7 @@ analyzer:
4
document_ignores: ignore
5
lines_longer_than_80_chars: ignore
6
no_runtimetype_tostring: ignore
7
+ overridden_fields: ignore
8
prefer_initializing_formals: ignore
9
unnecessary_null_checks: ignore
10
unused_element: ignore
0 commit comments