Skip to content

Commit

Permalink
chore: make yamllint settings compatible with ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
juju4 committed Nov 6, 2024
1 parent b6d0632 commit 6d6cf7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ rules:
new-lines:
type: unix
truthy: disable
comments:
min-spaces-from-content: 1
comments-indentation: false
octal-values:
forbid-implicit-octal: true
forbid-explicit-octal: true

0 comments on commit 6d6cf7d

Please sign in to comment.