tools: commitlint: update doc url
This commit is contained in:
parent
dea13e08ab
commit
987e2751d9
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
# Check unpushed commits, or commits in the specified range, or a
|
# Check unpushed commits, or commits in the specified range, or a
|
||||||
# commit message in FILE, for compliance with hledger's conventions
|
# commit message in FILE, for compliance with hledger's conventions
|
||||||
# (https://hledger.org/CONTRIBUTING.html#commit-messages). If the
|
# (see https://hledger.org/COMMITS.html).
|
||||||
# argument contains - or .. or ^! it's a range, otherwise a file
|
# If the argument contains - or .. or ^! it's a range, otherwise
|
||||||
# containing a proposed commit message.
|
# a file containing a proposed commit message.
|
||||||
# Run interactively, or symlink as .git/hooks/commit-msg to check
|
# Run interactively, or symlink as .git/hooks/commit-msg to check
|
||||||
# your messages before commit.
|
# your messages before commit.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user