Comment on Something Bizarre Is Happening to People Who Use ChatGPT a Lot
NostraDavid@programming.dev 2 months agoPresuming you’re writing in Python: Check out docs.astral.sh/ruff/
It’s an all-in-one tool that combines several older (pre-existing) tools. Very fast, very cool.
tau@infosec.pub 2 months ago
I’m looking to integrate ruff more into my workflow. Do you have any tips coming from black + isort?