configuration: Add pedantic to analysis options

This commit is contained in:
Tobe O 2020-05-03 11:21:21 -04:00
parent 5060bd7fa4
commit c0ab4b84a5

View file

@ -1,3 +1,4 @@
include: package:pedantic/analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: true