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 391ed98 commit 5a95174Copy full SHA for 5a95174
analysis_options.yaml
@@ -71,7 +71,7 @@ linter:
71
# - constant_identifier_names # https://github.com/dart-lang/linter/issues/204
72
- control_flow_in_finally
73
- directives_ordering
74
- - discarded_futures
+ # - discarded_futures # TODO(https://github.com/flutter/devtools/issues/9102): Re-enable.
75
- empty_catches
76
- empty_constructor_bodies
77
- empty_statements
flutter-candidate.txt
@@ -1 +1 @@
1
-f0992e09655aca7ed2a162042e6ba874f1280dc2
+ceec33f16beaccf5e7a86099f0544ea52a327b28
0 commit comments