-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[flake8-simplify
] Stabilize split-static-string
(SIM905
)
#16631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Summary -- Stabilizes SIM905 and adds a small addition to the docs. The test was already in the right place. Test Plan -- No issues except 2 recent, general issues about whitespace normalization.
CodSpeed Performance ReportMerging #16631 will degrade performances by 12.87%Comparing Summary
Benchmarks breakdown
|
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
SIM905 | 36 | 36 | 0 | 0 | 0 |
Linter (preview)
✅ ecosystem check detected no linter changes.
All of the ecosystem checks look like true positives. I think the codspeed results should be unrelated to these changes? |
Yeah, codspeed is probably confused about the base. We might need to rebase the base branch. But let's wait until we merged almost all outstanding PRs |
Summary -- Stabilizes SIM905 and adds a small addition to the docs. The test was already in the right place. Test Plan -- No issues except 2 recent, general issues about whitespace normalization.
Summary -- Stabilizes SIM905 and adds a small addition to the docs. The test was already in the right place. Test Plan -- No issues except 2 recent, general issues about whitespace normalization.
Summary
Stabilizes SIM905 and adds a small addition to the docs. The test was already in the right place.
Test Plan
No issues except 2 recent, general issues about whitespace normalization.