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 7c4fd9c commit 4bab981Copy full SHA for 4bab981
scripts/lint
@@ -8,5 +8,5 @@ export SOURCE_FILES="starlette tests"
8
9
set -x
10
11
-${PREFIX}ruff --fix $SOURCE_FILES
12
${PREFIX}black $SOURCE_FILES
+${PREFIX}ruff --fix $SOURCE_FILES
0 commit comments