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 f049730 commit 9f9f65fCopy full SHA for 9f9f65f
analysis_options.yaml
@@ -17,6 +17,7 @@ analyzer:
17
linter:
18
rules:
19
- always_declare_return_types
20
+ - avoid_dynamic_calls
21
- avoid_single_cascade_in_expression_statements
22
- avoid_unused_constructor_parameters
23
- annotate_overrides
0 commit comments