mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-06 05:49:03 +08:00
7 lines
137 B
YAML
7 lines
137 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
analyzer:
|
|
exclude:
|
|
- "**/*.g.dart"
|
|
errors:
|
|
unnecessary_non_null_assertion: ignore
|