14 lines
282 B
Text
14 lines
282 B
Text
---
|
|
skip_list:
|
|
- yaml[line-length]
|
|
- name[casing]
|
|
- yaml[comments]
|
|
- name[play]
|
|
- var-naming[no-role-prefix]
|
|
quiet: true
|
|
exclude_paths:
|
|
- .cache/ # implicit unless exclude_paths is defined in config
|
|
- .gitlab-ci.yml
|
|
- friedhof/
|
|
- playbooks/on-off
|
|
- .woodpecker/
|