Skip to content

Commit f63f378

Browse files
committed
Add tidy as commit message verb
1 parent bfe5494 commit f63f378

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/git-commit-message-style.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
allow-one-liners: 'true'
2929
# This action defaults to 50 char subjects, but 72 is fine.
3030
max-subject-line-length: '72'
31+
# The action's wordlist is a bit short. Add more accepted verbs
32+
additional-verbs: 'tidy'

0 commit comments

Comments
 (0)