Skip to content

Expect modern ruff and simplify configs#185

Merged
jaraco merged 2 commits into
jaraco:mainfrom
Avasam:update-ruff-and-simplify-configs
Jul 12, 2026
Merged

Expect modern ruff and simplify configs#185
jaraco merged 2 commits into
jaraco:mainfrom
Avasam:update-ruff-and-simplify-configs

Conversation

@Avasam

@Avasam Avasam commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Same changes as for pypa/setuptools#4886

Do test on some repos with lots of string formatting, f-string (UP032) is not necessarily a rule you may want to enforce all the time.

Reduced the conflicting-lint-rules section to only the codes for which you'd enable the entire group in parallel. Because the base E and F rules in default select are already non-conflicting and we use extend-select to start from said base.

Comment thread pyproject.toml Outdated
Comment thread ruff.toml Outdated
@Avasam
Avasam force-pushed the update-ruff-and-simplify-configs branch from c5b6780 to 16bc2dc Compare October 31, 2025 18:08
@Avasam
Avasam force-pushed the update-ruff-and-simplify-configs branch from 16bc2dc to ef1b5fd Compare March 13, 2026 16:15

@jaraco jaraco left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. I see I reviewed this but failed to send it :(

In general, looks good to me.

Comment thread ruff.toml
Comment thread ruff.toml Outdated
@Avasam
Avasam force-pushed the update-ruff-and-simplify-configs branch 2 times, most recently from a559f25 to 5fae375 Compare May 3, 2026 01:26
@Avasam
Avasam force-pushed the update-ruff-and-simplify-configs branch from 5fae375 to c3a1664 Compare July 10, 2026 20:50
@Avasam Avasam mentioned this pull request Jul 10, 2026
@jaraco jaraco changed the title Update Ruff to >=0.13 and simplify configs Expect modern ruff and simplify configs Jul 12, 2026
@jaraco
jaraco merged commit d9a367c into jaraco:main Jul 12, 2026
15 of 16 checks passed
@Avasam
Avasam deleted the update-ruff-and-simplify-configs branch July 12, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants