Line length lint now is error
This commit is contained in:
@@ -3,7 +3,7 @@ block-opening-brace-space-before=error
|
||||
double-semicolon=error
|
||||
double-spaces=error
|
||||
ellipsis=off
|
||||
line-length=warn
|
||||
line-length=error
|
||||
naming-convention=error
|
||||
no-space=error
|
||||
note=warn
|
||||
|
Reference in New Issue
Block a user