mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 10:23:40 -05:00
build(precommit): add new hooks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user