configuration: Add pedantic to analysis options
This commit is contained in:
parent
5060bd7fa4
commit
c0ab4b84a5
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
include: package:pedantic/analysis_options.yaml
|
||||||
analyzer:
|
analyzer:
|
||||||
strong-mode:
|
strong-mode:
|
||||||
implicit-casts: true
|
implicit-casts: true
|
Loading…
Reference in a new issue