Skip to content

Commit

Permalink
Migrate no-implicit-casts to strict-casts (dart-archive/typed_data#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins authored Jan 10, 2023
1 parent 95c51af commit 4186736
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/typed_data/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -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 4186736

Please sign in to comment.