+++ title = "Ruff" # description = "" date = 2024-03-26 # updated = 2024-03-26 #draft = true [taxonomies] tags = ["shortnotes"] +++ I tried the [Ruff linter for Python](https://github.com/astral-sh/ruff) today. It's pretty snazzy. I think it'll become part of my standard toolset for Python stuff.