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

Use ruff for linting & autofixing #1694

Closed
wants to merge 6 commits into from
Closed

Use ruff for linting & autofixing #1694

wants to merge 6 commits into from

Commits on Jan 29, 2023

  1. Use ruff for linting & autofixing

    This replaces the use of flake8, pyupgrade, isort, bandit, and adds extra checks
    rytilahti committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    43500ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d0905 View commit details
    Browse the repository at this point in the history
  3. Remove isort dep

    rytilahti committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    accda23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7485c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e6fb94 View commit details
    Browse the repository at this point in the history
  2. update to newest ruff, use ruff-format instead of black

    this is still wip
    rytilahti committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    75f659c View commit details
    Browse the repository at this point in the history