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

Ruff preview mode #3024

Merged
merged 37 commits into from
Oct 20, 2024
Merged

Ruff preview mode #3024

merged 37 commits into from
Oct 20, 2024

Commits on Aug 4, 2024

  1. Enable ruff preview mode

    CoolCat467 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1cca9b9 View commit details
    Browse the repository at this point in the history
  2. Automatic preview fixes

    CoolCat467 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    12589fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c50ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    240d050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78c6c74 View commit details
    Browse the repository at this point in the history
  6. Manual fixes

    CoolCat467 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4061f6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    155b6d1 View commit details
    Browse the repository at this point in the history
  8. More test fixes

    CoolCat467 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    65cf29d View commit details
    Browse the repository at this point in the history
  9. Fix missing await

    CoolCat467 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    10c7926 View commit details
    Browse the repository at this point in the history
  10. Fix missing async marker

    CoolCat467 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9b3b6a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    c545d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a41c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06bcfc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4776a76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dc61f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0f273c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37a0f28 View commit details
    Browse the repository at this point in the history
  8. A004 Ignore exceptiongroup imports shadowing builtins

    I feel like this is a bug, so astral-sh/ruff#13037
    is tracking this.
    CoolCat467 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    240c1b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2d9c5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3eb8328 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8f0ae46 View commit details
    Browse the repository at this point in the history
  2. I don't think newline should be required

    also only added in 3.10
    CoolCat467 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7dd9ae5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c53be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    198e641 View commit details
    Browse the repository at this point in the history
  5. Update to ruff 0.6.6

    CoolCat467 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8588018 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ad10b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a4031 View commit details
    Browse the repository at this point in the history
  3. Fix several things from review

    Co-authored-by: A5rocks <git@helvetica.moe>
    CoolCat467 and A5rocks committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    924b6dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a38f7f6 View commit details
    Browse the repository at this point in the history
  5. Ignore A005

    Co-authored-by: A5rocks <git@helvetica.moe>
    CoolCat467 and A5rocks committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fe334dc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    287d690 View commit details
    Browse the repository at this point in the history
  2. Revert formatting changes from prior noqa lines that exist no longer

    Co-authored-by: A5rocks <git@helvetica.moe>
    CoolCat467 and A5rocks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d8ffd87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d416d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 17, 2024

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