Skip to content

Commit

Permalink
Line length lint now is error
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikReider committed May 6, 2022
1 parent 8c2df6b commit 902ede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vala-lint.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 902ede9

Please sign in to comment.