stumpy icon indicating copy to clipboard operation
stumpy copied to clipboard

Switch to Ruff

Open seanlaw opened this issue 10 months ago • 0 comments
trafficstars

Consider using ruff to simplify our code linting/formatting (i.e., replace black, flake8, isort)

We don't have a huge codebase so this may be pointless but I wanted to add to learn a bit more about this space. Additionally, this may help us refactor some code. I don't know how compatible Rust is but it seems trivial to test out what it would mean to add to our Github Actions workflow

seanlaw avatar Dec 25 '24 12:12 seanlaw