ruff/crates/ruff_linter
Dhruv Manilawala 0fc6cf9bee
Avoid PLE0237 for property with setter (#11377)
## Summary

Should this consider the decorator only if the name is actually a
property or is the logic in this PR correct?

fixes: #11358

## Test Plan

Add test case.
2024-05-12 20:23:00 -04:00
..
resources Avoid PLE0237 for property with setter (#11377) 2024-05-12 20:23:00 -04:00
src Avoid PLE0237 for property with setter (#11377) 2024-05-12 20:23:00 -04:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to v0.4.4 (#11352) 2024-05-09 17:00:46 +00:00