1
0
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:
Cameron
2020-12-23 08:23:00 -08:00
parent ffea1449f9
commit b5684da8d7

View File

@@ -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