Skip to content

Remove empty javadoc#20871

Merged
tlrx merged 2 commits intoelastic:masterfrom
tlrx:remove-empty-comments
Oct 12, 2016
Merged

Remove empty javadoc#20871
tlrx merged 2 commits intoelastic:masterfrom
tlrx:remove-empty-comments

Conversation

@tlrx
Copy link
Copy Markdown
Member

@tlrx tlrx commented Oct 11, 2016

Because I'm tired to see those empty javadoc comments every day.

@nik9000
Copy link
Copy Markdown
Member

nik9000 commented Oct 11, 2016

Do you think we can write a checkstyle or forbidden patterns test to fail the build on these?

@tlrx tlrx merged commit 44ac5d0 into elastic:master Oct 12, 2016
@tlrx tlrx removed the review label Oct 12, 2016
@tlrx
Copy link
Copy Markdown
Member Author

tlrx commented Oct 12, 2016

Do you think we can write a checkstyle or forbidden patterns test to fail the build on these?

Thanks @nik9000 - I'll have a look if this is feasible.

@tlrx tlrx deleted the remove-empty-comments branch October 12, 2016 08:51
tlrx added a commit to tlrx/elasticsearch that referenced this pull request Nov 21, 2016
This commit adds a RegexpMultiline check to checkstyle that yells when an empty Javadoc comment is found in Java files.

Related elastic#20871
tlrx added a commit that referenced this pull request Nov 21, 2016
This commit adds a RegexpMultiline check to checkstyle that yells when an empty Javadoc comment is found in Java files.

Related #20871
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants