Closed lymanepp closed 7 months ago
Should this be in pre-commit?
Should this be in pre-commit?
Done
I'm +1 for this, the pre-commit is being run against all files while the test is being run only against pynws
.
A bunch of failures in setup.py. We should ignore these as my plan is to move to setuptoole_scm
and configuration in pyproject.toml
.
A bunch of failures in setup.py. We should ignore these...
These have been fixed.
HA transitioned to ruff a while ago. It's much faster than pylint and also has black and isort capabilities