mirror of https://github.com/AMT-Cheif/drift.git
8 lines
123 B
YAML
8 lines
123 B
YAML
|
include: package:lints/recommended.yaml
|
||
|
|
||
|
analyzer:
|
||
|
strong-mode:
|
||
|
implicit-casts: false
|
||
|
exclude:
|
||
|
- "**/*.g.dart"
|