Add pedantic
This commit is contained in:
parent
bfdb681ec2
commit
e7df87d0c2
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
include: package:pedantic/analysis_options.yaml
|
||||
analyzer:
|
||||
strong-mode:
|
||||
implicit-casts: false
|
|
@ -13,6 +13,7 @@ dependencies:
|
|||
string_scanner: ^1.0.0
|
||||
symbol_table: ^2.0.0
|
||||
dev_dependencies:
|
||||
pedantic: ^1.0.0
|
||||
test: ^1.0.0
|
||||
executables:
|
||||
jaelfmt: jaelfmt
|
Loading…
Reference in a new issue