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 109e1a4 commit c37fd12Copy full SHA for c37fd12
analysis_options.yaml
@@ -25,3 +25,4 @@ linter:
25
no_literal_bool_comparisons: true
26
prefer_relative_imports: true
27
unnecessary_statements: true
28
+ unawaited_futures: true
0 commit comments