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 b8ea10c commit 545e8fdCopy full SHA for 545e8fd
scripts/format
@@ -5,5 +5,5 @@ export PREFIX="poetry run python -m "
5
6
set -x
7
8
-${PREFIX}ruff commitizen tests --fix
+${PREFIX}ruff format commitizen tests
9
${PREFIX}black commitizen tests
0 commit comments