
Temporarily skipping rules 201,204,405,504,601 and 602. This is to clear the gate and allow for merges. Change-Id: I140dad80b61014a5b9ef43dbaa7d6ddd99b813d7
16 lines
251 B
Plaintext
16 lines
251 B
Plaintext
exclude_paths:
|
|
- ./gather/
|
|
parseable: true
|
|
quiet: true
|
|
skip_list:
|
|
- skip_ansible_lint
|
|
- '204'
|
|
- '206'
|
|
- '405'
|
|
- '504'
|
|
- '601'
|
|
- '602'
|
|
- ANSIBLE0012,ANSIBLE0006,ANSIBLE0007,ANSIBLE0016,ANSIBLE0019
|
|
use_default_rules: true
|
|
verbosity: 1
|