style(): added ansible-lint config and updated yamllint config
This commit is contained in:
@@ -6,3 +6,11 @@ ignore: |
|
||||
|
||||
rules:
|
||||
line-length: disable
|
||||
comments:
|
||||
min-spaces-from-content: 1
|
||||
comments-indentation: false
|
||||
braces:
|
||||
max-spaces-inside: 1
|
||||
octal-values:
|
||||
forbid-implicit-octal: true
|
||||
forbid-explicit-octal: true
|
||||
|
||||
Reference in New Issue
Block a user