ruff
52f526eb - Warn instead of error when removed rules are used in ignore (#14435)

Comment changes are shownComment changes are hidden
Commit
225 days ago
Warn instead of error when removed rules are used in ignore (#14435) Closes https://github.com/astral-sh/ruff/issues/13505
Author
Committer
Parents
  • crates
    • ruff/tests
      • File
        integration_test.rs
    • ruff_linter/src
      • File
        codes.rs
      • rules/pyupgrade/rules
        • File
          mod.rs
        • File
          unpacked_list_comprehension.rs
    • ruff_workspace/src
      • File
        configuration.rs