build(precommit): add new hooks

This commit is contained in:
Nathaniel Landau
2022-10-23 11:49:22 -04:00
parent 54cb31ec71
commit 4f35ba24ae
5 changed files with 352 additions and 300 deletions

View File

@@ -1,27 +1,30 @@
---
# Full documentation: https://ansible-lint.readthedocs.io/en/latest/index.html
exclude_paths:
- ../../.cache/
- .cache/
- .github/
- .hooks/
- .vscode/
- archived_data/
- galaxy-roles/
- ../../.cache/
- .cache/
- .github/
- .hooks/
- .vscode/
- archived_data/
- galaxy-roles/
- .cz.yaml
- vault.yml
skip_list:
- command-instead-of-shell
- name[template]
- ignore-errors
- meta-incorrect
- meta-no-info
- package-latest
- role-name
- unnamed-task
- var-naming
- name[casing]
- command-instead-of-shell
- name[template]
- ignore-errors
- meta-incorrect
- meta-no-info
- package-latest
- role-name
- unnamed-task
- var-naming
- name[casing]
- latest[git]
warn_list:
- experimental
- risky-file-permissions
- command-instead-of-module
- experimental
- risky-file-permissions
- command-instead-of-module