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 0c95d98 commit 085fda0Copy full SHA for 085fda0
.github/workflows/code_style.yml
@@ -9,5 +9,5 @@ jobs:
9
- uses: actions/checkout@v2
10
- uses: psf/black@stable
11
with:
12
- options: "--check --verbose -l 120"
+ options: "--check --diff --verbose -l 120"
13
src: "./mergin"
0 commit comments