Skip to content

Commit

Permalink
ops: yamllint: don't panic on line endings on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kerberizer committed Jun 5, 2024
1 parent 1d83d64 commit f1e1d3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ extends: default
rules:
line-length:
max: 119
new-lines:
type: platform

0 comments on commit f1e1d3d

Please sign in to comment.