Add pedantic

This commit is contained in:
Tobe O 2019-07-29 18:07:21 -04:00
parent bfdb681ec2
commit e7df87d0c2
2 changed files with 2 additions and 0 deletions

View file

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

View file

@ -13,6 +13,7 @@ dependencies:
string_scanner: ^1.0.0 string_scanner: ^1.0.0
symbol_table: ^2.0.0 symbol_table: ^2.0.0
dev_dependencies: dev_dependencies:
pedantic: ^1.0.0
test: ^1.0.0 test: ^1.0.0
executables: executables:
jaelfmt: jaelfmt jaelfmt: jaelfmt