monty-python icon indicating copy to clipboard operation
monty-python copied to clipboard

Codeblock commands: Format with ruff instead of black

Open onerandomusername opened this issue 5 months ago • 0 comments

Currently, we have some commands that format provided code with black rather than ruff. It would be cool to implement multiple formatters and checkers in order to format and/or lint python code with ruff/black.

Pydis is working on adding support to putting a ruff binary inside snekbox, so this should use that once upstream has a ruff binary inside snekbox.

onerandomusername avatar Oct 06 '25 14:10 onerandomusername