You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
autofixes for noqa-comments and rule-codes-in-suppression-comments delete the suppression comment when applied at the same time and suppression comment length from the fix would cause the import to wrap across multiple lines #27059
Summary
running
ruff check --fixon this file causes the ignore comment to be deleted:Version
0.15.22