ruff
[`pylint`] Improve diagnostic range for `PLC0206`
#22312
Merged

Commits
  • [`pylint`] Improve diagnostic range for `PLC0206`
    ntBre committed 55 days ago
  • narrow the diagnostic range in preview
    ntBre committed 55 days ago
  • embed the checker
    ntBre committed 55 days ago
  • attach secondary annotations in preview
    ntBre committed 55 days ago
  • add docs and a preview function
    ntBre committed 55 days ago
  • add a longer example with multiple annotations
    ntBre committed 55 days ago
  • guess PR number
    ntBre committed 55 days ago
  • add tricky noqa case
    ntBre committed 54 days ago
  • use parenthesized_range to preserve noqa range
    ntBre committed 54 days ago
  • move range into SubscriptVisitor::new
    ntBre committed 54 days ago
  • use Option::get_or_insert_with
    ntBre committed 54 days ago
  • add fix_title
    ntBre committed 54 days ago
  • drop preview checks
    ntBre committed 54 days ago
  • tidy up
    ntBre committed 54 days ago
Loading