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

Add ruff - Replace Black, isort and pyupgrade #2620

Merged
merged 22 commits into from
Jan 4, 2024

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    998a22c View commit details
    Browse the repository at this point in the history
  2. remove isort

    mirpedrol committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9fdcf03 View commit details
    Browse the repository at this point in the history
  3. remove python black

    mirpedrol committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    418f0be View commit details
    Browse the repository at this point in the history
  4. remove pyupgrade

    mirpedrol committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2ca9b19 View commit details
    Browse the repository at this point in the history
  5. update CONTRIBUTING.md

    mirpedrol committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c25c5be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e40f7b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df3d3a1 View commit details
    Browse the repository at this point in the history
  8. run ruff check --fix

    mirpedrol committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    14ca618 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cc98a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2f3645 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3579de6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    691e654 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aaa5166 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    b430bbf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
    mirpedrol and mashehu authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4971496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3c779 View commit details
    Browse the repository at this point in the history
  3. run ruff check --fix

    mirpedrol committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4fc75f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d00c1b6 View commit details
    Browse the repository at this point in the history
  5. Update .github/CONTRIBUTING.md

    Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
    mirpedrol and mashehu authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5df6586 View commit details
    Browse the repository at this point in the history
  6. fix typo

    mirpedrol committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    74a262b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9184c1d View commit details
    Browse the repository at this point in the history
  8. fix formatting

    mirpedrol committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    eb4b775 View commit details
    Browse the repository at this point in the history