mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-10 00:39:23 -04:00
9 lines
No EOL
144 B
YAML
9 lines
No EOL
144 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
analyzer:
|
|
errors:
|
|
invalid_annotation_target: ignore
|
|
|
|
linter:
|
|
rules:
|
|
- unawaited_futures |