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] Implement invalid-assert-message-literal-argument (RUF040) #14488

Merged
merged 8 commits into from
Nov 25, 2024

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    ff06cfd View commit details
    Browse the repository at this point in the history
  2. Updated snap

    Lokejoke committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    df13ba5 View commit details
    Browse the repository at this point in the history
  3. Fixed typos

    Lokejoke committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a73687d View commit details
    Browse the repository at this point in the history
  4. bytes literal is also viable

    Lokejoke committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a90ef8f View commit details
    Browse the repository at this point in the history
  5. Changing rule code to RUF040

    Lokejoke committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    73da458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ae7da5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Changed rule name

    Lokejoke committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eeb8dd6 View commit details
    Browse the repository at this point in the history
  2. Bytes back in query

    Lokejoke committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ca0aa0f View commit details
    Browse the repository at this point in the history