We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42ffa0 commit c8ad56fCopy full SHA for c8ad56f
1 file changed
.codescene/code-health-rules.json
@@ -51,10 +51,10 @@
51
"matching_content_path_doc" : "**/*",
52
"rules" : [ {
53
"name" : "Brain Method",
54
- "weight" : 0.0
+ "weight" : 0.5
55
}, {
56
"name" : "Bumpy Road Ahead",
57
58
59
"name" : "Code Duplication",
60
"weight" : 0.0
@@ -99,7 +99,7 @@
99
100
101
"name" : "Low Cohesion",
102
103
104
"name" : "Missing Arguments Abstractions",
105
0 commit comments