Skip to content

Commit

Permalink
Nit: fix analysis_options (dart-archive/async#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Oct 20, 2022
1 parent 874d5ae commit 7f065ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkgs/async/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ include: package:lints/recommended.yaml

analyzer:
language:
#strict-casts: true
#strict-inference: true
#strict-raw-types: true
strict-casts: true

linter:
rules:
Expand Down

0 comments on commit 7f065ca

Please sign in to comment.