1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-10 01:08:54 +01:00
nc-photos/np_lints/lib/np.yaml
2023-08-16 00:44:58 +08:00

7 lines
147 B
YAML

include: package:flutter_lints/flutter.yaml
linter:
rules:
unawaited_futures: true
avoid_void_async: true
directives_ordering: true