Skip to content

Commit 1dc1bde

Browse files
committed
Merge remote-tracking branch 'origin/add-tidy-as-verb'
2 parents bfe5494 + f63f378 commit 1dc1bde

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)