chore: setup devfiles
This commit is contained in:
parent
7c6cd6967a
commit
981e35124a
11 changed files with 109 additions and 17 deletions
6
cog.toml
6
cog.toml
|
|
@ -14,6 +14,12 @@ post_package_bump_hooks = []
|
|||
|
||||
[git_hooks]
|
||||
|
||||
[git_hooks.pre-commit]
|
||||
path = ".devfiles/hooks/pre-commit.sh"
|
||||
|
||||
[git_hooks.commit-msg]
|
||||
path = ".devfiles/hooks/commit-msg.sh"
|
||||
|
||||
[commit_types]
|
||||
|
||||
[changelog]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue