💭 flake8-to-ruff · PyPI ======================= !https://pypi.org/project/flake8-to-ruff/ Date: March 9, 2024 flake8-to-ruff Convert existing Flake8 configuration to Ruff. PyPI · pypi.org [1] Underrated python library to on board ruff, or just use it on a project where its not the norm. ruff claims that its 99.9% compatible with black and when you read through the known differences they are clearly edge case bugs in black. > See this page for more about the comparison to black https://docs.astral.sh/ruff/faq/#how-does-ruffs-formatter-compare-to-black oh and I just noticed that it is maintianed by Charlie, and comes straight out of astral. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://pypi.org/project/flake8-to-ruff/ [2]: /thoughts/ [3]: /tags/thoughts/