Skip to content

[ruff] - fix false positive for decorators (RUF028)#14061

Merged
MichaReiser merged 1 commit intoastral-sh:mainfrom
diceroll123:fix-ruf028-false-positive
Nov 3, 2024
Merged

[ruff] - fix false positive for decorators (RUF028)#14061
MichaReiser merged 1 commit intoastral-sh:mainfrom
diceroll123:fix-ruf028-false-positive

Conversation

@diceroll123
Copy link
Contributor

Summary

Allows RUF028 to work for decorators. Fixes #11689

Test Plan

cargo test

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser added bug Something isn't working rule Implementing or modifying a lint rule labels Nov 3, 2024
@MichaReiser
Copy link
Member

Nice, thank you

@MichaReiser MichaReiser merged commit ae9f08d into astral-sh:main Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[preview] RUF028 false positive in decorators.

2 participants