We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807dece commit 56be783Copy full SHA for 56be783
analysis_options.yaml
@@ -28,6 +28,7 @@ linter:
28
- prefer_if_elements_to_conditional_expressions
29
- prefer_relative_imports
30
- prefer_single_quotes
31
+ - remove_deprecations_in_breaking_versions
32
- unnecessary_await_in_return
33
- unnecessary_breaks
34
- unnecessary_lambdas
0 commit comments