Line length lint now is error

This commit is contained in:
Erik Reider 2022-05-06 13:15:00 +02:00
parent 8c2df6b2bc
commit 902ede9c15
1 changed files with 1 additions and 1 deletions

View File

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