Skip to content

[flake8-pie] Mark fix as unsafe if the following statement is a string literal (PIE790)#14393

Merged
charliermarsh merged 3 commits into
astral-sh:mainfrom
InSyncWithFoo:PIE790
Nov 18, 2024
Merged

[flake8-pie] Mark fix as unsafe if the following statement is a string literal (PIE790)#14393
charliermarsh merged 3 commits into
astral-sh:mainfrom
InSyncWithFoo:PIE790

Conversation

@InSyncWithFoo

Copy link
Copy Markdown
Contributor

Summary

Resolves #12616.

Test Plan

cargo nextest run and cargo insta test.

@github-actions

github-actions Bot commented Nov 17, 2024

Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh added the fixes Related to suggested fixes for violations label Nov 18, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) November 18, 2024 02:24
@charliermarsh charliermarsh merged commit 0a27c9d into astral-sh:main Nov 18, 2024
@InSyncWithFoo InSyncWithFoo deleted the PIE790 branch November 18, 2024 02:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PIE790 fix can make non-docstrings into docstrings

2 participants