Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A little Ruff around the edges #667

Open
wants to merge 33 commits into
base: dev
Choose a base branch
from

Conversation

alex-rakowski
Copy link
Collaborator

This PR changes the linter for flake8 to Ruff. We should agree on how exactly we want the linter configured before squashing and merging

  • adds ruff.toml to configure ruff
  • adds ruff.yml to configure and run ruff on only changed files in Github Actions
  • updates pre-commit.yml to run black and ruff and removes flake8
  • removes various flake8 config and Github Action files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant