Skip to content

Commit 186a547

Browse files
committed
Remove docformatter from ci.
1 parent cf4158e commit 186a547

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
- name: Install pre-commit
5656
run: python -m pip install pre-commit
5757

58-
- name: Run pre-commit for docformatter
59-
run: pre-commit run --hook-stage manual --all-files --show-diff-on-failure docformatter
60-
6158
- name: Running Vale
6259
uses: errata-ai/vale-action@reviewdog
6360
env:

0 commit comments

Comments
 (0)