We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9725ef7 commit 7d08453Copy full SHA for 7d08453
scripts/format.sh
@@ -35,7 +35,7 @@ bazel run @rules_rust//:rustfmt
35
section "Python"
36
echo " python - isort, black, flake8, docformatter" >&2
37
pip install tox
38
-TOXENV=linting
+export TOXENV=linting
39
tox -c py/tox.ini
40
41
section "Copyright"
0 commit comments