This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
require-description-complete-sentence: add new option newlineBeforeCapsAssumesBadSentenceEnd which when false (the new default) will not assume caps after newlines is a bad sentence end. (7d4c399)
BREAKING CHANGES
require-description-complete-sentence: To restore the old behavior, the new option newlineBeforeCapsAssumesBadSentenceEnd must be set to true. This was changed from the default to decrease the false positives when capitalized letters on newlines merely represent proper nouns, etc.
Commits
The new version differs by 1 commits.
7d4c399feat(require-description-complete-sentence): add new option newlineBeforeCapsAssumesBadSentenceEnd which when false (the new default) will not assume caps after newlines is a bad sentence end.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
The devDependency eslint-plugin-jsdoc was updated from
25.4.3
to26.0.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: gajus License: BSD-3-Clause
Release Notes for v26.0.0
26.0.0 (2020-05-28)
Features
newlineBeforeCapsAssumesBadSentenceEnd
which whenfalse
(the new default) will not assume caps after newlines is a bad sentence end. (7d4c399)BREAKING CHANGES
newlineBeforeCapsAssumesBadSentenceEnd
must be set totrue
. This was changed from the default to decrease the false positives when capitalized letters on newlines merely represent proper nouns, etc.Commits
The new version differs by 1 commits.
7d4c399
feat(require-description-complete-sentence): add new option
newlineBeforeCapsAssumesBadSentenceEnd
which whenfalse
(the new default) will not assume caps after newlines is a bad sentence end.See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: