Skip to content

Implement MissingJavadoc Error Prone check#5922

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_939881353
Jun 30, 2026
Merged

Implement MissingJavadoc Error Prone check#5922
copybara-service[bot] merged 1 commit into
masterfrom
test_939881353

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Implement MissingJavadoc Error Prone check

Add a consolidated MissingJavadoc Error Prone check that flags missing Javadoc comments on public classes, interfaces, enums, annotations, and public/protected methods and fields.

Also includes a special case for nested Builder classes to suggest a tailored diagnostic and prefix SuggestedFix.

@copybara-service copybara-service Bot force-pushed the test_939881353 branch 10 times, most recently from d9dcbb1 to 57098dd Compare June 30, 2026 12:12
Add a consolidated MissingJavadoc Error Prone check that flags missing Javadoc comments on public classes, interfaces, enums, annotations, and public/protected methods and fields.

Also includes a special case for nested Builder classes to suggest a tailored diagnostic and prefix SuggestedFix.

PiperOrigin-RevId: 940399041
@copybara-service copybara-service Bot merged commit 43874cd into master Jun 30, 2026
@copybara-service copybara-service Bot deleted the test_939881353 branch June 30, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant