We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e04902 commit 663be67Copy full SHA for 663be67
docs/reference-cli.md
@@ -10,6 +10,7 @@ [email protected] - Lint your commit messages
10
--cwd, -d directory to execute in, defaults to: /Users/marneb/Documents/oss/commitlint
11
--edit, -e read last commit message from the specified file or fallbacks to ./.git/COMMIT_EDITMSG
12
--extends, -x array of shareable configurations to extend
13
+ --config, -g path to a custom configuration
14
--from, -f lower end of the commit range to lint; applies if edit=false
15
--to, -t upper end of the commit range to lint; applies if edit=false
16
--quiet, -q toggle console output
0 commit comments