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 e654a08 commit ecca135Copy full SHA for ecca135
.github/workflows/verify.yml
@@ -156,7 +156,7 @@ jobs:
156
- name: Verify commit
157
run: |
158
. venv/bin/activate
159
- pre-commit run --show-diff-on-failure --color=always --all-files --hook-stage manual pylint
+ pre-commit run --show-diff-on-failure --color=always --all-files
160
- name: Biome lint
161
162
0 commit comments