Y
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
Ringz
824 days ago
Try ruff [0] and get rid of
flake
and black
[0]:
https://github.com/astral-sh/ruff
link
mixmastamyk
824 days ago
I'm aware of it, but it obscures functionality for my previous statement.
link
[0]: https://github.com/astral-sh/ruff