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

Remove flake8, pydocstyle, black, etc. in favor of ruff #1203

Merged
merged 15 commits into from
Dec 7, 2023

Commits on Dec 7, 2023

  1. remove flake8, pydocstyle

    sappelhoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d04b270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    284d25e View commit details
    Browse the repository at this point in the history
  3. remove black

    sappelhoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9ccd9ed View commit details
    Browse the repository at this point in the history
  4. run: ruff --format .

    sappelhoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6568492 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    980ca27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a2ec4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    639bc23 View commit details
    Browse the repository at this point in the history
  8. run: pre-commit run -a

    sappelhoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    35bc6ff View commit details
    Browse the repository at this point in the history
  9. fix botched autofixe

    sappelhoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5f9a018 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56e7aa4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    91aa3b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8d54ce View commit details
    Browse the repository at this point in the history
  13. fix python AST

    sappelhoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    37517a7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba984dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a1f5cd8 View commit details
    Browse the repository at this point in the history