You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently came upon ruff which provides a very fast alternative to flake8 written in Rust. It implements all (or most) of the flake8 rules as well as various flake8 plugins with a serious increase of speed.
The plan for this is to eventually plan establish their own LSP but I was wondering if you are interested in a plugin for linting as an alternative to flake8. I am willing to create a pull request if there is some interest.
krassowski, doolio and schneiderfelipeschneiderfelipe