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 23, 2024
1 parent 26446c5 commit 1844452
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 @@ -5,3 +5,9 @@ rules:
line-length: disable
braces: disable
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 1844452

Please sign in to comment.