Skip to content

Commit

Permalink
Update .yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
dmohns committed Oct 26, 2023
1 parent 8086ae9 commit 3c93497
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@ rules:
document-start: disable
indentation:
spaces: 2
line-length: disable
quoted-strings:
quote-type: double
required: only-when-needed
allow-quoted-quotes: true
truthy:
check-keys: false

0 comments on commit 3c93497

Please sign in to comment.