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
Replacing black with ruff not viable yet - also mypy and coverage (as there is lack of testing for prolonged time now) #106 prepared this but ruff is effectively disabled in .github/workflows/verify now.
Disabled in pre-commit and GH action verify
Expected behavior
Ensure proper code along HA standards
Todo
[] Make code ruff compatible
[] Make code mypy compatible
[] Finally make some tests so we have coverage to test for
The text was updated successfully, but these errors were encountered:
Describe the bug.
Replacing black with
ruff
not viable yet - alsomypy
andcoverage
(as there is lack of testing for prolonged time now) #106 prepared this but ruff is effectively disabled in.github/workflows/verify
now.Disabled in pre-commit and GH action verify
Expected behavior
Ensure proper code along HA standards
Todo
ruff
compatiblemypy
compatibleThe text was updated successfully, but these errors were encountered: