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 ecea2a4 commit c503addCopy full SHA for c503add
scripts/test
@@ -11,3 +11,4 @@ ${PREFIX}isort --check-only commitizen tests
11
${PREFIX}flake8 commitizen/ tests/
12
${PREFIX}mypy commitizen/ tests/
13
${PREFIX}pydocstyle --convention=google --add-ignore=D1,D415
14
+${PREFIX}commitizen check --rev-range origin/master..
0 commit comments