We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838878e commit 0e80a8bCopy full SHA for 0e80a8b
scripts/test
@@ -10,4 +10,4 @@ ${PREFIX}isort --check-only commitizen tests
10
${PREFIX}flake8 commitizen/ tests/
11
${PREFIX}mypy commitizen/ tests/
12
${PREFIX}pydocstyle --convention=google --add-ignore=D1,D415 --match-dir='"${REGEX}"'
13
-${PREFIX}commitizen check --rev-range origin/master..
+${PREFIX}commitizen -nr 3 check --rev-range origin/master..
0 commit comments