We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b8480 commit 4fd0994Copy full SHA for 4fd0994
.github/workflows/black-formatter.yml
@@ -15,5 +15,5 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: psf/black@stable
17
with:
18
- options: "--check --verbose"
+ options: "--check --verbose --diff"
19
version: "~= 22.0"
0 commit comments