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 instead of black+isort #644

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2024

  1. Use ruff

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0aca30e View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    069d798 View commit details
    Browse the repository at this point in the history
  3. Format code

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    704e64c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc825ef View commit details
    Browse the repository at this point in the history
  5. Update pre-commit hook

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    48a6729 View commit details
    Browse the repository at this point in the history
  6. Wrong commit

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    571fbf2 View commit details
    Browse the repository at this point in the history
  7. Remove wrong imports

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    97983b3 View commit details
    Browse the repository at this point in the history
  8. Update hook

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f6eb297 View commit details
    Browse the repository at this point in the history
  9. Format code

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4bb8706 View commit details
    Browse the repository at this point in the history
  10. Target Python 3.8

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f487a1e View commit details
    Browse the repository at this point in the history
  11. Reformat

    AdrienVannson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fe1f4a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Pin ruff version

    AdrienVannson committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5d91ece View commit details
    Browse the repository at this point in the history