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.
--diff
isort
2 parents 150f19e + a0c12d6 commit bb87b68Copy full SHA for bb87b68
src/frequenz/repo/config/nox/default.py
@@ -37,6 +37,7 @@
37
"-v2", # for verbose error messages.
38
],
39
isort=[
40
+ "--diff",
41
"--check",
42
43
mypy=[
0 commit comments