Skip to content

Commit

Permalink
Add avoid_void_async lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dhafinrayhan committed Nov 19, 2023
1 parent 0b1addd commit e50111e
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 @@ -10,6 +10,7 @@ analyzer:
- custom_lint
linter:
rules:
- avoid_void_async
- directives_ordering
- prefer_relative_imports
- sort_pub_dependencies

0 comments on commit e50111e

Please sign in to comment.