[SCSB-273] freeze ruff rules with explicit selection - #350
Open
zacharyburnett wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #350 +/- ##
=======================================
Coverage 91.85% 91.85%
=======================================
Files 39 39
Lines 3770 3770
=======================================
Hits 3463 3463
Misses 307 307 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
zacharyburnett
force-pushed
the
scsb273_freeze_ruff_rules
branch
2 times, most recently
from
July 27, 2026 19:22
91301dc to
ef34000
Compare
zacharyburnett
marked this pull request as ready for review
July 27, 2026 19:22
zacharyburnett
force-pushed
the
scsb273_freeze_ruff_rules
branch
from
July 27, 2026 19:46
f428c59 to
cba9f58
Compare
zacharyburnett
enabled auto-merge (squash)
July 27, 2026 19:52
zacharyburnett
force-pushed
the
scsb273_freeze_ruff_rules
branch
from
July 31, 2026 17:55
cba9f58 to
a017656
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves SCSB-273
ruff 0.16.0added a lot more default rules; to avoid a bunch of new Ruff failures, we can explicitly set the rules we're using withselect. The pre-0.16.0 default rules wereselect = ["E4", "E7", "E9", "F"]Tasks
docs/pageno-changelog-entry-needed)changes/:echo "changed something" > changes/<PR#>.<changetype>.rst(see changelog readme for instructions)stpipe@git+https://github.com/<fork>/stpipe.git@<branch>)jwstregression testromancalregression test