Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-94075

Remove fixable-but-unsafe Ruff rule exclusions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Correctness
    • Fully Compatible
    • 2024-10-01, 2024-10-15

      Batch remove the following, which have a "small" number of "unsafe" fixes (requires a human to verify because there's a chance it does the wrong thing):

      "E711", # none-comparison
      "E712", # true-false-comparison
      "E731", # lambda-assignment
      "F841", # unused-variable
      

            Assignee:
            juan.gu@mongodb.com Juan Gu
            Reporter:
            steve.mcclure@mongodb.com Steve McClure
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: