Revert changes that use "\" and disable the line length cop
This commit is contained in:
@@ -12,5 +12,8 @@ ClassLength:
|
||||
CyclomaticComplexity:
|
||||
Max: 13
|
||||
|
||||
LineLength:
|
||||
Enabled: false
|
||||
|
||||
MethodLength:
|
||||
Max: 36
|
||||
|
||||
Reference in New Issue
Block a user