git-subtree-dir: acm-hub-bootstrap git-subtree-split: 4b79b1a0be6da2a9efc9ace8871b4762342da70b
19 lines
281 B
Plaintext
19 lines
281 B
Plaintext
# Vim filetype=yaml
|
|
---
|
|
offline: false
|
|
#requirements: ansible/execution_environment/requirements.yml
|
|
|
|
exclude_paths:
|
|
- .cache/
|
|
- .github/
|
|
- charts/
|
|
- common/
|
|
- tests/
|
|
|
|
# warn_list:
|
|
# - yaml
|
|
# - schema
|
|
# - experimental
|
|
# - risky-file-permissions
|
|
# - var-spacing
|