Is it possible to auto fix IDE0051/0052/60?
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
These rules mention that some members, params or vars are unused. I'd like to make this a warning or error, but it woulr be q lot of work to fix this in my current codebase.
Running the formatter doesnt help, so i am wondering if this is possible in other ways. Perhaps some extension? Or resharper/rider?
I would also accept answers that could only fix 0052 (or another one of those "unused codes" rules)!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.