Skip to content

Commit

Permalink
Deactivate line-length rule for yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoulombe committed Sep 23, 2024
1 parent 6d7925e commit 75ce715
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ yaml-files:

# https://yamllint.readthedocs.io/en/stable/rules.html
rules:
line-length:
max: 120
level: warning
line-length: disable

document-start:
present: false

0 comments on commit 75ce715

Please sign in to comment.