blob: 76aac5f798a49e9657779a35dda57ba2a026c814 (
plain)
1
2
3
4
5
6
7
8
9
10
|
disabled_rules:
- identifier_name
- function_parameter_count
- type_name
- type_body_length
- function_body_length
- file_length
- force_cast
- cyclomatic_complexity
- large_tuple
|