Skip to content

Commit

Permalink
Update .vala-lint.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
alainm23 committed Dec 9, 2023
1 parent e46c64d commit 6522635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vala-lint.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ naming-convention=error
no-space=error
note=warn
space-before-paren=error
use-of-tabs=error
trailing-newlines=error
use-of-tabs=off
trailing-newlines=off
trailing-whitespace=off
unnecessary-string-template=error

Expand Down

0 comments on commit 6522635

Please sign in to comment.