mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
7 lines
202 B
YAML
7 lines
202 B
YAML
include: package:np_lints/np.yaml
|
|
|
|
linter:
|
|
rules:
|
|
prefer_interpolation_to_compose_strings: false
|
|
no_leading_underscores_for_local_identifiers: false
|
|
use_build_context_synchronously: false
|