9 lines
122 B
YAML
9 lines
122 B
YAML
|
disabled_rules:
|
||
|
- force_cast
|
||
|
- line_length
|
||
|
file_length:
|
||
|
warning: 500
|
||
|
cyclomatic_complexity:
|
||
|
warning: 10
|
||
|
error: 25
|