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

Switch to Ruff #147

Merged
merged 38 commits into from
Feb 22, 2023
Merged

Switch to Ruff #147

merged 38 commits into from
Feb 22, 2023

Commits on Feb 21, 2023

  1. First attempt at ruff

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    64bd195 View commit details
    Browse the repository at this point in the history
  2. Add a bunch of codes

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5388724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3df871 View commit details
    Browse the repository at this point in the history
  4. conf fixes

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    68b65a5 View commit details
    Browse the repository at this point in the history
  5. re-add black

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f0267d6 View commit details
    Browse the repository at this point in the history
  6. ignore rules

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4be145e View commit details
    Browse the repository at this point in the history
  7. missed one

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    db6346a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de69c25 View commit details
    Browse the repository at this point in the history
  9. test using src options

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7d22424 View commit details
    Browse the repository at this point in the history
  10. add yesqa

    flying-sheep committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    eb82271 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. ruffify pyupgrade

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5f0fbd5 View commit details
    Browse the repository at this point in the history
  2. Cache pre-commit

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3a70379 View commit details
    Browse the repository at this point in the history
  3. oops

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a2e1e5d View commit details
    Browse the repository at this point in the history
  4. check if cache works

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    fc08f4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3e02d5 View commit details
    Browse the repository at this point in the history
  6. use codes

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e7602f4 View commit details
    Browse the repository at this point in the history
  7. test doc change

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    77d0484 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c9bb9f View commit details
    Browse the repository at this point in the history
  9. docs

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d340ad7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b113319 View commit details
    Browse the repository at this point in the history
  11. adapt ignore docs

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2072069 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d8197f View commit details
    Browse the repository at this point in the history
  13. add ruff to hooks

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    046bb9c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1942eff View commit details
    Browse the repository at this point in the history
  15. fix link

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d8eeb51 View commit details
    Browse the repository at this point in the history
  16. we’re using select now

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    dd963b9 View commit details
    Browse the repository at this point in the history
  17. fix link syntax

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4e4b4a1 View commit details
    Browse the repository at this point in the history
  18. grammar

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b8989d7 View commit details
    Browse the repository at this point in the history
  19. re-trigger build

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    22e30d9 View commit details
    Browse the repository at this point in the history
  20. allow linking h4

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    585de85 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    33a2112 View commit details
    Browse the repository at this point in the history
  22. Update {{cookiecutter.project_name}}/pyproject.toml

    Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
    grst and ivirshup authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    cce7271 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    22da7ac View commit details
    Browse the repository at this point in the history
  24. Update {{cookiecutter.project_name}}/pyproject.toml

    Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
    flying-sheep and ivirshup authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d73c37b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cf3fed7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7364220 View commit details
    Browse the repository at this point in the history
  27. normalize newlines

    flying-sheep authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    109a3c4 View commit details
    Browse the repository at this point in the history
  28. explain RUF100

    flying-sheep committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f692b76 View commit details
    Browse the repository at this point in the history