1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-10 17:28:56 +01:00
nc-photos/np_lints/lib/np.yaml

8 lines
147 B
YAML
Raw Normal View History

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