mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-25 08:54:51 +00:00
* CI - configure precommit hook to block commit when files from .claude/ and/or .vscode/ directories are staged * fix sanity issue - shebang * Remove local hook and update documentation
7 lines
159 B
YAML
7 lines
159 B
YAML
repos:
|
|
- repo: https://github.com/ansible/cloud-content-ci-automation
|
|
rev: precommit_hook
|
|
hooks:
|
|
- id: block-ide-ai-files
|
|
always_run: true
|