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] Add rule forbidding map(int, package.__version__.split('.')) (RUF048) #14373

Merged
merged 8 commits into from
Nov 18, 2024

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    8cdfabb View commit details
    Browse the repository at this point in the history
  2. Use .as_ref()

    InSyncWithFoo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    4d24e75 View commit details
    Browse the repository at this point in the history
  3. ?

    InSyncWithFoo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    dcde503 View commit details
    Browse the repository at this point in the history
  4. Fix

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

Commits on Nov 17, 2024

  1. Per review

    InSyncWithFoo committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7c3efce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66feef View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. nit

    AlexWaygood committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9dfda4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d2b40 View commit details
    Browse the repository at this point in the history