dora
dora copied to clipboard
Format and lint all node-hub components with ruff
- Add
ruff'sErule to all components - Use
ruff formaton all components - Manually resolve the rest of the
Egroup of linting violations adhering to file-local coding paradigms as closely as possible
Haven't assigned myself to be working on https://github.com/dora-rs/dora/issues/878 since I'm a little unsure if the maintainers will be comfortable with the ruff format on the Pythonic components.
I can also add in a CI stage for ruff format and ruff check if that would be favorable.
I think it would be great indeed to check it in the CI/CD
@haixuanTao - rebased and applied - GHA go brr.
Triage: What's the status of this PR? Is this still needed?