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