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

feat(tag-lines): add dropEndLines option; fixes #847 #848

Merged
merged 2 commits into from Mar 11, 2022

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Mar 8, 2022

BREAKING CHANGE:

Regular expressions now need to take account for trailing whitespace

I've put these two together as they both related to allowing for trimming trailing lines

…pace but do check for such WS now

BREAKING CHANGE:

`match-description` regular expressions now need to take account for trailing whitespace
@brettz9 brettz9 merged commit a31a8fd into gajus:master Mar 11, 2022
@brettz9 brettz9 deleted the dropEndLines branch March 11, 2022 15:03
@gajus
Copy link
Owner

gajus commented Mar 11, 2022

🎉 This PR is included in version 38.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Mar 11, 2022
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.

Warn on empty trailing line in JSDoc comment
2 participants