[`flake8-return`] Exempt cached properties and other property-like decorators from explicit return rule (`RET501`) #12563
[flake8-return] Exempt cached properties (RET501)
cb491ea1
epenet
marked this pull request as draft 1 year ago
Update snap
2f30854a
epenet
force pushed
from
a8f0516f
to
ac94d4aa
1 year ago
Implement rule
ac94d4aa
epenet
marked this pull request as ready for review 1 year ago
Account for other property-like decorators as well
d5fb0cb6
AlexWaygood
force pushed
from
20b13fd3
to
d5fb0cb6
1 year ago
epenet
commented
on 2024-07-30
fix clippy and make tests meaningful
f4524538
AlexWaygood
changed the title [`flake8-return`] Exempt cached properties from explicit return rule (`RET501`) [`flake8-return`] Exempt cached properties and other property-like decorators from explicit return rule (`RET501`) 1 year ago
Use the function in `ruff_python_semantic`
c2c96bcc
epenet
deleted the 20240729-0822 branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub