Skip to content

[flake8-pyi] Add "replace with Self" fix (PYI019)#14238

Merged
MichaReiser merged 9 commits intoastral-sh:mainfrom
InSyncWithFoo:PYI019
Nov 12, 2024
Merged

[flake8-pyi] Add "replace with Self" fix (PYI019)#14238
MichaReiser merged 9 commits intoastral-sh:mainfrom
InSyncWithFoo:PYI019

Conversation

@InSyncWithFoo
Copy link
Contributor

Summary

Resolves #14183.

Test Plan

cargo nextest run and cargo insta test.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 10, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser added the fixes Related to suggested fixes for violations label Nov 11, 2024
Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

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

Nice thanks!

@MichaReiser MichaReiser enabled auto-merge (squash) November 12, 2024 10:28
@MichaReiser MichaReiser added the preview Related to preview mode features label Nov 12, 2024
@MichaReiser MichaReiser disabled auto-merge November 12, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixes Related to suggested fixes for violations preview Related to preview mode features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: Unsafe fix for custom-type-var-return-type/PYI019

2 participants