Resolve ruff lint errors (Python). Optionally, change the linter workflow to pyright if preffered and resolve those instead.
Resolve eslint lint errors (JS)
Prettier formatting can be done with npx prettier --write . in root of project to resolve the majority of formatting.
- [x] Resolve clippy lint errors (Rust)
- [x] Resolve ruff lint errors (Python). Optionally, change the linter workflow to pyright if preffered and resolve those instead.
- [x] Resolve eslint lint errors (JS)
- [x] Prettier formatting can be done with `npx prettier --write .` in root of project to resolve the majority of formatting.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
npx prettier --write .in root of project to resolve the majority of formatting.Closed with #90