Skip to content

Commit

Permalink
lint: Enable unawaited_futures
Browse files Browse the repository at this point in the history
Fixes-partly: zulip#731

Signed-off-by: Zixuan James Li <[email protected]>
  • Loading branch information
PIG208 committed Oct 11, 2024
1 parent bf99362 commit d273fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ linter:
no_literal_bool_comparisons: true
prefer_relative_imports: true
unnecessary_statements: true
unawaited_futures: true

0 comments on commit d273fb1

Please sign in to comment.