Hacker News new | ask | show | jobs
by mixmastamyk 824 days ago
Yes, I quite like the idea of being able to run pyflakes/flake8/black/pytest/mypy over my "html templates", and benefiting from all the power that entails.
1 comments

Try ruff [0] and get rid of flake and black

[0]: https://github.com/astral-sh/ruff

I'm aware of it, but it obscures functionality for my previous statement.