DurgNomis-drol / ha_toyota

Toyota Connected Services integration for Home Assistant.
MIT License
148 stars 29 forks source link

Suggestion: Use ruff for linting #130

Closed CM000n closed 1 year ago

CM000n commented 1 year ago

I wanted to suggest using ruff for linting. ruff is written in rust and is currently the fastest python linter available.

In addition, it can replace Flake8, isort and other packages. More info can be found here: https://github.com/charliermarsh/ruff