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 85090be commit 0c1701cCopy full SHA for 0c1701c
.github/workflows/qc/action.yml
@@ -7,4 +7,4 @@ runs:
7
- name: Python Formatting
8
uses: rickstaa/action-black@v1
9
with:
10
- black_args: ". --check"
+ black_args: ". --check --diff"
0 commit comments