Skip to content

Commit 546c442

Browse files
committed
ci(scripts/test): add pydocstyle google convention to change docstring style
1 parent 4abf2bb commit 546c442

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
@@ -10,3 +10,4 @@ ${PREFIX}black commitizen tests --check
1010
${PREFIX}isort --recursive --check-only commitizen tests
1111
${PREFIX}flake8 commitizen/ tests/
1212
${PREFIX}mypy commitizen/ tests/
13+
${PREFIX}pydocstyle --convention=google --add-ignore=D1,D415

0 commit comments

Comments
 (0)