refactor(style): fixup commit

Signed-off-by: No <no@anonymousplanet.org>
This commit is contained in:
Than Harrison 2024-07-22 14:59:34 -04:00
parent 4ee27b1dae
commit a354bfec77
No known key found for this signature in database
GPG Key ID: F1CB32F67E3302A1
3 changed files with 263 additions and 256 deletions

7
.cz.toml Normal file
View File

@ -0,0 +1,7 @@
[tool.commitizen]
bump_message = "release $current_version → $new_version []"
update_changelog_on_bump = true
changelog_incremental = true
changelog_start_rev = "v1.1.9"
gpg_sign = true
allow_abort = true