1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-26 00:44:42 +01:00
nc-photos/app/analysis_options.yaml

8 lines
202 B
YAML
Raw Normal View History

2023-08-16 00:42:51 +08:00
include: package:np_lints/np.yaml
2022-07-08 22:52:18 +08:00
linter:
rules:
prefer_interpolation_to_compose_strings: false
no_leading_underscores_for_local_identifiers: false
use_build_context_synchronously: false