Skip to content

Use the pyrefly strict preset - #3203

Merged
adamtheturtle merged 1 commit into
mainfrom
unused-ignore-error
Sep 7, 2026
Merged

Use the pyrefly strict preset#3203
adamtheturtle merged 1 commit into
mainfrom
unused-ignore-error

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Switches the pyrefly config to preset = "strict" (see https://pyrefly.org/en/docs/configuration/). Strict enables unused-ignore, so stale # pyrefly: ignore comments fail the check, along with implicit-any, missing-override-decorator and others. Any new errors from the stricter checks are fixed in this PR. Same change as VWS-Python/vws-python-mock#3567.

🤖 Generated with Claude Code

The strict preset enables unused-ignore along with implicit-any,
missing-override-decorator and other checks.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@adamtheturtle
adamtheturtle merged commit 0c7689f into main Sep 7, 2026
13 checks passed
@adamtheturtle
adamtheturtle deleted the unused-ignore-error branch September 7, 2026 22:22
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