Azure / Azure/azure-sdk-for-java
Merge similar Checkstyle checks together
Open
Java Source Code Rules
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
A few of our custom Checkstyle rules check for similar things. It would be better to merge those together to limit the amount of repetitive work being done by each check to maintain state and check for the same / similar information,
Contributor guide
Assessment
This issue has not been assessed yet.