mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Removed duplicate config item.
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
---
|
---
|
||||||
version: "2"
|
version: "2"
|
||||||
checks:
|
checks:
|
||||||
file-lines:
|
|
||||||
enabled: false
|
|
||||||
argument-count:
|
argument-count:
|
||||||
config:
|
config:
|
||||||
threshold: 4
|
threshold: 4
|
||||||
@@ -11,7 +9,7 @@ checks:
|
|||||||
threshold: 4
|
threshold: 4
|
||||||
file-lines:
|
file-lines:
|
||||||
config:
|
config:
|
||||||
threshold: 250
|
threshold: 1500
|
||||||
method-complexity:
|
method-complexity:
|
||||||
config:
|
config:
|
||||||
threshold: 250
|
threshold: 250
|
||||||
|
Reference in New Issue
Block a user