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 cf4158e commit 186a547Copy full SHA for 186a547
.github/workflows/ci.yml
@@ -55,9 +55,6 @@ jobs:
55
- name: Install pre-commit
56
run: python -m pip install pre-commit
57
58
- - name: Run pre-commit for docformatter
59
- run: pre-commit run --hook-stage manual --all-files --show-diff-on-failure docformatter
60
-
61
- name: Running Vale
62
uses: errata-ai/vale-action@reviewdog
63
env:
0 commit comments