Skip to content

Commit 00d0e11

Browse files
committed
Add link to commitplease project in hook source
1 parent 5a7102e commit 00d0e11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/overcommit/hook/commit_msg/commitplease.rb

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module Overcommit::Hook::CommitMsg
22
# Check that a commit message conforms to a certain style
3+
#
4+
# @see https://www.npmjs.com/package/commitplease
35
class Commitplease < Base
46
def run
57
result = execute(command)

0 commit comments

Comments
 (0)