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 aedcdcb commit 3851d65Copy full SHA for 3851d65
lib/analysis_options.1.0.1.yaml
@@ -19,6 +19,7 @@ linter:
19
- avoid_catching_errors
20
- avoid_classes_with_only_static_members
21
- avoid_double_and_int_checks
22
+ # - avoid_dynamic_calls # experimental
23
- avoid_empty_else
24
- avoid_equals_and_hash_code_on_mutable_classes
25
# - avoid_escaping_inner_quotes # note: escape characters are fine
0 commit comments