We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55460f9 commit bd93953Copy full SHA for bd93953
src/conventions.md
@@ -46,6 +46,7 @@ The Rust repository contains quite a lot of Python code. We try to keep
46
it both linted and formatted by the [ruff] tool.
47
48
When modifying Python code, use this command to format it:
49
+
50
```console
51
./x test tidy --extra-checks py:fmt --bless
52
```
0 commit comments