Skip to content

Fix fixer for require-hyphen-before-param-description #265

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

Merged
merged 2 commits into from
May 30, 2019

Conversation

jasminexie
Copy link
Contributor

  • fixes fixer for require-hyphen-before-param-description: reads the actual line of the problematic jsdocTag and inserts a hyphen before the description.

Hopefully closes #176.

@brettz9 brettz9 merged commit fa5a295 into gajus:master May 30, 2019
@gajus
Copy link
Owner

gajus commented May 30, 2019

🎉 This PR is included in version 7.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

requireHyphenBeforeParamDescription fixer insert hyphen to wrong place
3 participants