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.
just autofix-*
CONTRIBUTING.md
1 parent 4247447 commit 4d7f919Copy full SHA for 4d7f919
CONTRIBUTING.rst
@@ -122,7 +122,7 @@ Before you push
122
123
It's a good idea to run ``just full-check`` before getting a review.
124
This will run linters, docs build and tests under every supported Python version.
125
-You can automatically fix many lint errors using ``just autofix``.
+You can automatically fix many lint errors using ``just autofix`` (or ``just autofix-python`` and ``just autofix-rust`` separately).
126
127
Benchmarking
128
============
0 commit comments