7 lines
No EOL
133 B
YAML
7 lines
No EOL
133 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
analyzer:
|
|
errors:
|
|
invalid_annotation_target: ignore
|
|
exclude:
|
|
- '**/*.g.dart' |