Closed cclauss closed 1 year ago
So, I would have to update some version numbers on the requirements.txt and see if LOKI still builds after that. I guess it would take a few hours to do that and I don't know if and when I find the time to do it.
Let's close as won't fix
because this repo is not actively maintained.
Why did you even delete the patch branch?
Ruff supports over 500 lint rules and can be used to replace Flake8 (plus dozens of plugins), isort, pydocstyle, yesqa, eradicate, pyupgrade, and autoflake, all while executing (in Rust) tens or hundreds of times faster than any individual tool.
Running
ruff --format=github .
in GitHub Actions will rapidly provide intuitive GitHub Annotations to contributors.