Skip to content

Commit

Permalink
fix line-length in yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Jan 22, 2024
1 parent 84439e3 commit 7485970
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ extends: default

rules:
document-start: disable
line-length:
max: 164

0 comments on commit 7485970

Please sign in to comment.