File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 1
1
Metrics/AbcSize :
2
2
violation_points : 100_000
3
3
Metrics/BlockNesting :
4
- base_points : 30_000
4
+ base_points : 100_000
5
5
Metrics/ClassLength :
6
- base_points : 400_000
6
+ base_points : 800_000
7
+ violation_points : 75_000
7
8
Metrics/CyclomaticComplexity :
8
- base_points : 75_000
9
- violation_points : 10_000
9
+ base_points : 1_000_000
10
+ violation_points : 100_000
10
11
Metrics/LineLength :
11
- base_points : 20_000
12
+ base_points : 100_000
12
13
violation_points : 5_000
13
14
Metrics/MethodLength :
14
- base_points : 50_000
15
- violation_points : 10_000
15
+ base_points : 800_000
16
+ violation_points : 75_000
16
17
Metrics/ModuleLength :
17
- base_points : 500_000
18
- violation_points : 5_000
18
+ base_points : 800_000
19
+ violation_points : 75_000
19
20
Metrics/ParameterList :
20
- base_points : 10_000
21
+ base_points : 200_000
21
22
violation_points : 50_000
22
23
Metrics/PerceivedComplexity :
23
- base_points : 50_000
24
- violation_points : 5000
24
+ base_points : 100_000
25
+ violation_points : 50_000
You can’t perform that action at this time.
0 commit comments