apheleia/test/formatters/installers/ruff.bash
Chris Rose 392028d823
Add support for the ruff python formatter (#236)
This adds support, but does not make it the default
Fixes: #233

---------

Co-authored-by: Radon Rosborough <radon@intuitiveexplanations.com>
2023-11-04 18:23:00 +00:00

2 lines
48 B
Bash

apt-get install -y python3-pip
pip install ruff