Skip to content

Commit 4d7f919

Browse files
Mention separate just autofix-* commands in CONTRIBUTING.md
1 parent 4247447 commit 4d7f919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Before you push
122122

123123
It's a good idea to run ``just full-check`` before getting a review.
124124
This will run linters, docs build and tests under every supported Python version.
125-
You can automatically fix many lint errors using ``just autofix``.
125+
You can automatically fix many lint errors using ``just autofix`` (or ``just autofix-python`` and ``just autofix-rust`` separately).
126126

127127
Benchmarking
128128
============

0 commit comments

Comments
 (0)