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 07755a3 commit 280e1d5Copy full SHA for 280e1d5
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