Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign updoc: remove multiple consecutive blank lines #29352
Conversation
nodejs-github-bot
added
the
doc
label
Aug 28, 2019
lpinca
reviewed
Aug 28, 2019
nschonni
reviewed
Aug 28, 2019
|
Another one to add back one line |
nschonni
force-pushed the
nschonni:doc--remove-multiple-consecutive-blank-lines
branch
from
95a14a2
to
4da634e
Aug 28, 2019
jasnell
approved these changes
Aug 28, 2019
nschonni
force-pushed the
nschonni:doc--remove-multiple-consecutive-blank-lines
branch
from
4da634e
to
954d153
Aug 29, 2019
This comment has been minimized.
This comment has been minimized.
|
Rebased to fix merge conflict |
trivikr
approved these changes
Aug 30, 2019
This comment has been minimized.
This comment has been minimized.
trivikr
added
the
author ready
label
Aug 30, 2019
This comment has been minimized.
This comment has been minimized.
|
Landed in 9a46cfc |
Trott
closed this
Aug 31, 2019
Trott
added a commit
that referenced
this pull request
Aug 31, 2019
nschonni
deleted the
nschonni:doc--remove-multiple-consecutive-blank-lines
branch
Aug 31, 2019
BridgeAR
added a commit
that referenced
this pull request
Sep 3, 2019
Merged
BridgeAR
added a commit
that referenced
this pull request
Sep 4, 2019
This comment has been minimized.
This comment has been minimized.
|
Does remark-lint have this rule enabled @nschonni? |
This comment has been minimized.
This comment has been minimized.
|
No, it doesn't look like it right now https://github.com/nodejs/remark-preset-lint-node/blob/master/index.js |
This comment has been minimized.
This comment has been minimized.
|
Wouldn't it make sense to enforce this since this patch was merged?
…On Wed, Sep 4, 2019, 19:48 Nick Schonning ***@***.***> wrote:
No, it doesn't look like it right now
https://github.com/nodejs/remark-preset-lint-node/blob/master/index.js
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#29352?email_source=notifications&email_token=AACVLNPOZ72DSEONBJYLVL3QH7RHTA5CNFSM4IQ2L3KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD54HCDA#issuecomment-527986956>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACVLNJBZ54REIJP55YBUGLQH7RHTANCNFSM4IQ2L3KA>
.
|
This comment has been minimized.
This comment has been minimized.
|
Good idea, I've submitted a PR |
JeniaBR
added a commit
to JeniaBR/node
that referenced
this pull request
Sep 11, 2019
JeniaBR
added a commit
to JeniaBR/node
that referenced
this pull request
Sep 11, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
nschonni commentedAug 28, 2019
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes