Skip to content

Commit

Permalink
analysis_options: Move to strict-casts
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Nov 30, 2021
1 parent e54141a commit 7b6dbfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions analysis_options.yaml
@@ -1,8 +1,8 @@
include: package:lints/recommended.yaml

analyzer:
strong-mode:
implicit-casts: false
language:
strict-casts: true

linter:
rules:
Expand Down

0 comments on commit 7b6dbfc

Please sign in to comment.