We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b69b3 commit 77b3347Copy full SHA for 77b3347
.github/workflows/pre-commit.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Update pre-commit hooks
33
run: |
34
pre-commit install
35
- pre-commit run --all-files
+ pre-commit run --all-files --color always
0 commit comments