Skip to content

Conversation

sushant1987
Copy link

@sushant1987 sushant1987 commented Jun 7, 2020

Javadoc for a method, cannot have white space after description.

E.g.

/**
 * description
 *
 * @param someParam a param
 */

Closes #16

philwebb pushed a commit that referenced this pull request Dec 3, 2020
Update `SpringJavadocCheck` to ensure that method javadoc does not have
any blank lines before their tags.

See gh-199
philwebb added a commit that referenced this pull request Dec 3, 2020
* pr/199:
  Polish 'Add checkstyle rule for method javadoc empty lines'
  Add checkstyle rule for method javadoc empty lines

Closes gh-17005
@philwebb philwebb added this to the 0.0.26 milestone Dec 3, 2020
@philwebb philwebb closed this in f4661d9 Dec 3, 2020
@philwebb
Copy link
Contributor

philwebb commented Dec 3, 2020

Thanks for the PR!

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.

Add checkstyle rule for method javadoc whitespace
2 participants