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-semicolon=error
|
||||||
double-spaces=error
|
double-spaces=error
|
||||||
ellipsis=off
|
ellipsis=off
|
||||||
line-length=warn
|
line-length=error
|
||||||
naming-convention=error
|
naming-convention=error
|
||||||
no-space=error
|
no-space=error
|
||||||
note=warn
|
note=warn
|
||||||
|
Reference in New Issue
Block a user