mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 09:07:21 +01:00
fix(pre-commit): add commitizen
This commit is contained in:
parent
45d7da4df6
commit
fa2af37eab
@ -20,3 +20,10 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
- id: check-json
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
|
||||
- repo: https://github.com/Woile/commitizen
|
||||
rev: v1.23.1
|
||||
hooks:
|
||||
- id: commitizen
|
||||
stages: [commit-msg]
|
||||
|
Loading…
Reference in New Issue
Block a user