nc-photos/np_lints/lib/np.yaml

8 lines
147 B
YAML
Raw Normal View History

2023-08-16 00:42:51 +08:00
include: package:flutter_lints/flutter.yaml
linter:
rules:
unawaited_futures: true
avoid_void_async: true
directives_ordering: true