Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Retain analyzer/strong-mode/implicit-casts: false
Browse files Browse the repository at this point in the history
  • Loading branch information
lrhn committed Aug 10, 2021
1 parent a826841 commit 5a0224f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include: package:lints/recommended.yaml

analyzer:
strong-mode:
implicit-casts: false
errors:
todo: ignore

0 comments on commit 5a0224f

Please sign in to comment.