Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements for RequireDescriptionCompleteSentence #59

Merged
merged 3 commits into from
Feb 13, 2018

Conversation

bary12
Copy link
Contributor

@bary12 bary12 commented Jan 6, 2018

This pull request introduces the following fixes/enhancements:

  1. Added support for @return, @arg and @argument which are synonyms of @returns, @param.

  2. Account for ?, ! and : as punctuation marks that end the sentence. See Rule 'require-description-complete-sentence' is broken #16 .

  3. Ignored all {} tags inside description. e.g. {@see Class.Function}.

@bary12 bary12 closed this Jan 6, 2018
@bary12 bary12 reopened this Jan 6, 2018
@bary12 bary12 closed this Jan 7, 2018
@bary12 bary12 reopened this Jan 7, 2018
@bary12
Copy link
Contributor Author

bary12 commented Jan 11, 2018

@gajus Can you merge this?

@dietergeerts
Copy link

Was this merged? I installed the last version, and can't see this working.

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.

3 participants