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

Linters: migrate from flake8 to ruff #337

Merged
merged 3 commits into from
Dec 16, 2022

Commits on Dec 16, 2022

  1. Migrate from flake8 to ruff

    * Adds ruff option to Makefile, switches references to flake8 -> ruff
    * Make setup.py require ruff rather than flake8
    * Make GitHub linting workflow use ruff
    * Detailed ruff config in pyproject.toml
    lengau committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    96e4e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2190613 View commit details
    Browse the repository at this point in the history
  3. Makefile consistency

    lengau committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a1ad418 View commit details
    Browse the repository at this point in the history