mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-08-31 12:46:38 +00:00
fix: restore pre-commit hook structure
This commit is contained in:
@@ -76,9 +76,6 @@ repos:
|
|||||||
stages: [pre-push]
|
stages: [pre-push]
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
|
|
||||||
# Validate new commit messages before push (using Python wrapper)
|
|
||||||
- repo: local
|
|
||||||
hooks:
|
|
||||||
# Validate new commit messages before push (using Python wrapper)
|
# Validate new commit messages before push (using Python wrapper)
|
||||||
- id: commitizen-new-commits
|
- id: commitizen-new-commits
|
||||||
name: Commitizen (check new commits only, .venv aware)
|
name: Commitizen (check new commits only, .venv aware)
|
||||||
|
|||||||
Reference in New Issue
Block a user