mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08: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
|