warning for unused attributes
Open
language-server
needs-discussion
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 516
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
r-a can warn unused fields, functions, variable.
This helps a lot in cleaning the code.
But it's tricky since `getattr` or similar things can mess up.
### Sandbox Link
_No response_
### (Only applicable for extension issues) IDE Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.