Update analysis_options.yaml
This commit is contained in:
parent
bdfe205136
commit
45bacfe6ca
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
analyzer:
|
analyzer:
|
||||||
strong-mode: true
|
strong-mode:
|
||||||
|
implicit-casts: false
|
||||||
exclude:
|
exclude:
|
||||||
- .scripts-bin/**/*.dart
|
- .dart_tool
|
||||||
|
|
Loading…
Reference in a new issue