[`isort`] support for configurable import section heading comments #23151
test: add test cases for #6371
0b1741d8
feat(isort): implement import_heading option
9c642c3d
ntBre
added configuration
fix: clippy warnings
cb982e4f
fix: run cargo dev generate-all
e9c5c31a
fix: update snapshots
6ffebbf9
fix: address PR comment https://github.com/astral-sh/ruff/pull/23151#…
9b0167cd
fix: address PR comment https://github.com/astral-sh/ruff/pull/23151#…
fe12aa38
fix: update test to better match the name of the test and update snap…
e05212c3
fix: address PR review comments https://github.com/astral-sh/ruff/pul…
e433060b
fix: update (rever) snapshots after running tests outside of conda in…
de184816
ntBre
commented
on 2026-02-10
fix: adopt PR suggestion
b5140c9e
fix: adopt PR suggestion
1e890526
fix: adopt PR suggestion
e18a7529
fix: adopt PR suggestion
83400cc6
fix: adopt PR suggestion
ca0f6085
fix: adopt PR suggestion
9f79fb7d
fix: clippy/compiler warnings/errors
ab3d7459
fix: rename snapshots
c35e5364
fix: address some more PR feedback
9e52b333
fix: address some more PR feedback, and use better variable names again
1fb2633b
fix: minor comment formatting
90e2229e
fix: manually update ruff.schema.json because was missing the propert…
5d4a5042
fix: add missing `schemars(extend("properties" ...))` to ensure prope…
e3794e7f
fix: add test case to clarify isort vs ruff.isort behaviour with dupl…
3c1fbf0a
Merge branch 'astral-sh:main' into feat/6371-isort-headings
4fc57e19
Revert "fix: add missing `schemars(extend("properties" ...))` to ensu…
a3037c2e
fix: update settings snapshot after updating branch with upstream
41dfd965
amyreese
approved these changes
on 2026-02-12
ntBre
approved these changes
on 2026-02-12
amyreese
changed the title feat: #6371 isort headings [`isort`] support for configurable import section heading comments 127 days ago
amyreese
merged
d056a9fa
into main 127 days ago
Assignees
No one assigned
Labels
isort
configuration
Login to write a write a comment.
Login via GitHub