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 and formatting #964

Merged
merged 8 commits into from
Jan 21, 2024
Merged

Use ruff for linting and formatting #964

merged 8 commits into from
Jan 21, 2024

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    d87a48e View commit details
    Browse the repository at this point in the history
  2. Replace flake8 with ruff

    ods committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cdf10df View commit details
    Browse the repository at this point in the history
  3. Add pycodestyle rules

    ods committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    33fd1ca View commit details
    Browse the repository at this point in the history
  4. Use ruff for isort

    ods committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0ee60ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ec54ec View commit details
    Browse the repository at this point in the history
  6. Update mypy

    ods committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a29e1f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Replace black with ruff format

    ods committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    db37982 View commit details
    Browse the repository at this point in the history
  2. Apply ruff format to all code

    ods committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    04aa839 View commit details
    Browse the repository at this point in the history