openrewrite / openrewrite/rewrite-static-analysis
"URL.hashCode" and "URL.equals" should be avoided
Open
@jkschneider is already working on this.
Since Aug 31, 2022.
recipe
- Dominant language
- Java
- Stars
- 62
- Forks
- 112
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 40
Description
This one hurt us on the Moderne SaaS team today: https://rules.sonarsource.com/java/RSPEC-2112
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.