11 lines
157 B
YAML
11 lines
157 B
YAML
|
included:
|
||
|
- Passepartout
|
||
|
disabled_rules:
|
||
|
- cyclomatic_complexity
|
||
|
- file_length
|
||
|
- force_cast
|
||
|
- identifier_name
|
||
|
- line_length
|
||
|
- nesting
|
||
|
- todo
|