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] re and regex calls with unraw string as first argument (RUF039) #14446

Merged
merged 11 commits into from
Nov 19, 2024

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    769e771 View commit details
    Browse the repository at this point in the history
  2. Schema

    InSyncWithFoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3bd4cba View commit details
    Browse the repository at this point in the history
  3. Clippy

    InSyncWithFoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1ef167d View commit details
    Browse the repository at this point in the history
  4. Formatting

    InSyncWithFoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7528216 View commit details
    Browse the repository at this point in the history
  5. Per review

    InSyncWithFoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5ad591c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    989eae4 View commit details
    Browse the repository at this point in the history
  7. Clippy

    InSyncWithFoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2655578 View commit details
    Browse the repository at this point in the history
  8. Remove .is_regex()

    InSyncWithFoo authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c3195fb View commit details
    Browse the repository at this point in the history
  9. Per review

    InSyncWithFoo authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    34caa92 View commit details
    Browse the repository at this point in the history
  10. This too

    InSyncWithFoo authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a1e9e1c View commit details
    Browse the repository at this point in the history
  11. Minor fix

    InSyncWithFoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ff3a061 View commit details
    Browse the repository at this point in the history