Apply ReturnValueIgnored to common JDK methods
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
I would like `CheckReturnValue` to apply to common JDK methods like `Integer.compareTo(Integer)`, `String.substring(int, int)`, and `Collection.get`. Could this checker either trigger on these automatically or allow some kind of configuration?
Contributor guide
Assessment
This issue has not been assessed yet.