Skip to content

Commit 8ad6f91

Browse files
committed
🧰 build: add clishelf config.
1 parent 92116b2 commit 8ad6f91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ where = ["src"]
5050
[tool.shelf.version]
5151
version = "./src/ddeutil/workflow/__about__.py"
5252
changelog = "CHANGELOG.md"
53+
commit_msg_format = "- {subject}"
54+
55+
[tool.shelf.git]
56+
commit_prefix_force_fix = true
5357

5458
[tool.coverage.run]
5559
branch = true

0 commit comments

Comments
 (0)