Skip to content

Commit

Permalink
updated yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Jan 2, 2025
1 parent e3ad8b8 commit 9a35a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ extends: default
rules:
# 80 chars should be enough, but don't fail if a line is longer
line-length:
max: 150
max: 155
level: warning

# don't bother me with this rule
Expand Down

0 comments on commit 9a35a56

Please sign in to comment.