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

infra: replace flake8 with ruff #565

Merged
merged 5 commits into from
Jan 22, 2023
Merged

infra: replace flake8 with ruff #565

merged 5 commits into from
Jan 22, 2023

Commits on Jan 20, 2023

  1. infra: replace flake8 with ruff

    As a first step, this ports all of our existing flake8 rules to Ruff.
    I have omitted pyupgrade for which Ruff has partial support.
    layday committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    dd1471d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3523ae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a4981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41d5b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b7d218 View commit details
    Browse the repository at this point in the history