Skip to content

Commit 3b325a2

Browse files
committed
Update
1 parent 6cefdcb commit 3b325a2

File tree

3 files changed

+7
-8157
lines changed

3 files changed

+7
-8157
lines changed

.codeclimate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "2" # required to adjust maintainability checks
1+
version: "2"
22
checks:
33
argument-count:
44
config:
@@ -11,13 +11,13 @@ checks:
1111
threshold: 150
1212
method-complexity:
1313
config:
14-
threshold: 5
14+
threshold: 15
1515
method-count:
1616
config:
1717
threshold: 20
1818
method-lines:
1919
config:
20-
threshold: 100
20+
threshold: 150
2121
nested-control-flow:
2222
config:
2323
threshold: 4

0 commit comments

Comments
 (0)