Skip to content

Commit c503add

Browse files
committed
ci(scripts): add commitizen check to CI
1 parent ecea2a4 commit c503add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ ${PREFIX}isort --check-only commitizen tests
1111
${PREFIX}flake8 commitizen/ tests/
1212
${PREFIX}mypy commitizen/ tests/
1313
${PREFIX}pydocstyle --convention=google --add-ignore=D1,D415
14+
${PREFIX}commitizen check --rev-range origin/master..

0 commit comments

Comments
 (0)