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 132f036 commit 9282729Copy full SHA for 9282729
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