Standardize string quotes in yaml
This commit is contained in:
@ -2,9 +2,13 @@ extends: default
|
||||
|
||||
ignore: |
|
||||
galaxy_roles
|
||||
ansible/group_vars/all/hosts.yml
|
||||
|
||||
rules:
|
||||
document-start: "disable"
|
||||
truthy: "disable"
|
||||
quoted-strings:
|
||||
quote-type: double
|
||||
required: only-when-needed
|
||||
line-length:
|
||||
max: 150
|
||||
|
Reference in New Issue
Block a user