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 b6dd3da commit 417ec4bCopy full SHA for 417ec4b
.github/workflows/ci.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Run Pre-commit checks
32
uses: pre-commit/action@v3.0.1
33
with:
34
- extra_args: --all-files
+ extra_args: --all-files --show-diff-on-failure
0 commit comments