8000 fix(d): d · commitizen-tools/commitizen@bc24768 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc24768

Browse files
committed
fix(d): d
1 parent 7c5303b commit bc24768

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
@@ -12,6 +12,7 @@ ${PREFIX}flake8 commitizen/ tests/
1212
${PREFIX}mypy commitizen/ tests/
1313
${PREFIX}pydocstyle --convention=google --add-ignore=D1,D415
1414

15+
-git log --all --source
1516
${PREFIX}commitizen check --rev-range master..HEAD || \
1617
if [ $$? == 3 ] ; then
1718
exit 0;

0 commit comments

Comments
 (0)
0