Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
extends: default
|
||||
|
||||
ignore: |
|
||||
.yamllint
|
||||
.yamllint.yml
|
||||
.ansible-lint.yml
|
||||
|
||||
rules:
|
||||
truthy:
|
||||
allowed-values: ['true', 'false']
|
||||
check-keys: False
|
||||
check-keys: false
|
||||
level: error
|
||||
line-length: disable
|
||||
|
Reference in New Issue
Block a user