mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 11:35:56 +00:00
7 lines
137 B
YAML
7 lines
137 B
YAML
include: package:lints/recommended.yaml
|
|
|
|
linter:
|
|
rules:
|
|
non_constant_identifier_names: false
|
|
sort_child_properties_last: false
|