mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-22 08:56:58 -06:00
9 lines
144 B
YAML
9 lines
144 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
analyzer:
|
|
errors:
|
|
invalid_annotation_target: ignore
|
|
|
|
linter:
|
|
rules:
|
|
- unawaited_futures |