feat: install commitizen and setup hooks.
This commit is contained in:
parent
e1b374dda7
commit
8c2af3e2f3
7
.cz.toml
Normal file
7
.cz.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
tag_format = "$version"
|
||||
version_scheme = "semver"
|
||||
version = "0.0.1"
|
||||
update_changelog_on_bump = true
|
||||
major_version_zero = true
|
@ -43,6 +43,7 @@
|
||||
osu-lazer-bin
|
||||
overskride
|
||||
delfin
|
||||
commitizen
|
||||
];
|
||||
|
||||
# Install librewolf
|
||||
|
Loading…
x
Reference in New Issue
Block a user