-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
ciRelated to internal CI toolingRelated to internal CI toolinginternalAn internal refactor or improvementAn internal refactor or improvement
Description
ruff-ecosystem should report unsafe fixes as well as regular fixes.
A fix was changed from safe to unsafe in a recent PR. ruff-ecosystem reported a reduction of hundreds of fixes across the ecosystem but did not report the corresponding increase in unsafe fixes, which was misleading to me.
ℹ️ ecosystem check detected linter changes. (+0 -0 violations, +0 -858 fixes in 5 projects; 50 projects unchanged)
I believe the report should either be neutral (no change in number of fixes) or explicit (-858 fixes, +858 unsafe-fixes).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ciRelated to internal CI toolingRelated to internal CI toolinginternalAn internal refactor or improvementAn internal refactor or improvement