mirror of
https://github.com/mas-cli/mas
synced 2024-11-23 03:53:09 +00:00
14 lines
193 B
YAML
14 lines
193 B
YAML
|
included:
|
||
|
- Sources
|
||
|
- Tests
|
||
|
|
||
|
disabled_rules:
|
||
|
- function_body_length
|
||
|
- identifier_name
|
||
|
- line_length
|
||
|
- opening_brace
|
||
|
- operator_whitespace
|
||
|
|
||
|
trailing_comma:
|
||
|
mandatory_comma: true
|