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
This PR turns on the linter; we can't merge until we address the final
linter bugs.
- `ruff` is enabled as a GitHub Action, so that we see errors in the PRs
in github format
- `ruff` locally is added (with the same version) to
`.pre-commit-config.yml`
0 commit comments