CI - configure precommit hook to block commit when files from .claude… (#1149) (#1171)

* 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

(cherry picked from commit a4fc40732a)

Co-authored-by: Bikouo Aubin <79859644+abikouo@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2026-06-30 10:58:06 +02:00
committed by GitHub
parent 294c2fce4a
commit 7f5c2183c0
3 changed files with 22 additions and 1 deletions

3
.gitignore vendored
View File

@@ -23,8 +23,9 @@ tests/integration/targets/*/*.tgz
tests/integration/inventory
tests/integration/*-*.yml
# VS Code settings
# IDE and editor settings
.vscode/
.claude/
# Root coverage report for SonarCloud (generated locally or in CI)
/coverage.xml