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 ae22794 commit 6b98be3Copy full SHA for 6b98be3
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