Skip to content

Auto-format codebase with ruff#1464

Merged
WhyNotHugo merged 2 commits intomasterfrom
drop-py39
Mar 24, 2026
Merged

Auto-format codebase with ruff#1464
WhyNotHugo merged 2 commits intomasterfrom
drop-py39

Conversation

@WhyNotHugo
Copy link
Member

The whole codebase is incontinently formatted, which is tolerable by
itself, but is an impediment for using auto-formatting for new code or
when fixing existing code. This puts a burden on manually formatting new
portions of code and prevents using tools that do this automatically for
us.

Format the entire codebase with Ruff, and enforce this via CI.

The whole codebase is incontinently formatted, which is tolerable by
itself, but is an impediment for using auto-formatting for new code or
when fixing existing code. This puts a burden on manually formatting new
portions of code and prevents using tools that do this automatically for
us.

Format the entire codebase with Ruff, and enforce this via CI.
@WhyNotHugo WhyNotHugo merged commit 6213450 into master Mar 24, 2026
7 checks passed
@WhyNotHugo WhyNotHugo deleted the drop-py39 branch March 24, 2026 15:58
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.

1 participant