mirror of
https://github.com/foss42/apidash.git
synced 2025-06-19 13:27:34 +08:00
11 lines
156 B
YAML
11 lines
156 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
analyzer:
|
|
errors:
|
|
invalid_annotation_target: ignore
|
|
enable-experiment:
|
|
- records
|
|
|
|
linter:
|
|
rules:
|