googleapis / googleapis/google-cloud-java
[sdk-platform-java] Enhance checkstyle plugin to check for missing Javadoc
Open
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
**Is your feature request related to a problem? Please describe.**
We should check and enforce that there is a javadoc comment on public methods.
**Describe the solution you'd like**
The checkstyle plugin should throw errors if there are missing javadoc comments.
**Additional context**
https://github.com/googleapis/gax-java/pull/1880/files#r1034266172
Contributor guide
Assessment
This issue has not been assessed yet.