Skip to content

chore: use ruff ALL#1029

Merged
gaborbernat merged 1 commit into
pypa:mainfrom
henryiii:henryiii/chore/ruff-ALL
Apr 10, 2026
Merged

chore: use ruff ALL#1029
gaborbernat merged 1 commit into
pypa:mainfrom
henryiii:henryiii/chore/ruff-ALL

Conversation

@henryiii

Copy link
Copy Markdown
Contributor

Description

Use Ruff's ALL setting, opting out instead of opting in.

AI usage disclaimer: no AI used.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
except ModuleNotFoundError:
# helps bootstrapping when dependencies aren't installed
from importlib import metadata
elif sys.version_info >= (3, 10, 2):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

beter to add branch pragms from covdefaults

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

covdefaults doesn't support three digit checks, only two.

@gaborbernat gaborbernat merged commit b3dc114 into pypa:main Apr 10, 2026
65 checks passed
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