Lukas Vacula 49188818ef ruff
2024-03-26 11:53:32 -04:00

12 lines
299 B
Markdown

+++
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.