Conversation
|
| code | total | + violation | - violation | + fix | - fix |
|---|---|---|---|---|---|
| PLR0917 | 2 | 0 | 2 | 0 | 0 |
| PLC0415 | 2 | 0 | 2 | 0 | 0 |
Formatter (stable)
✅ ecosystem check detected no format changes.
Formatter (preview)
✅ ecosystem check detected no format changes.
269bf5a to
39e5834
Compare
CodSpeed Performance ReportMerging #9475 will degrade performances by 4.35%Comparing Summary
Benchmarks breakdown
|
AlexWaygood
left a comment
There was a problem hiding this comment.
A few small suggestions ;)
| - [\`flake8-bugbear\`] Include subscripts and attributes in static key rule ([#9416](https://github.com/astral-sh/ruff/pull/9416)) | ||
| - [\`flake8-bugbear\`] Support variable keys in static dictionary key rule ([#9411](https://github.com/astral-sh/ruff/pull/9411)) |
There was a problem hiding this comment.
Looks like these are both changes to RUF011 -- is it correct to classify them as flake8-bugbear?
There was a problem hiding this comment.
Oops, thanks. This rule was moved to flake8-bugbear, but that PR hasn't actually merged yet, my mistake!
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
Thanks @AlexWaygood, sloppy work on my part, appreciate it :) |
32224ce to
98854e9
Compare
AlexWaygood
left a comment
There was a problem hiding this comment.
Looks great! Hyped to use some of these in my projects
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
7a8926b to
97702d9
Compare
No description provided.