Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 36 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprisestools: update remark-preset-lint-node to v1.3.1 #24642
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
the
tools
label
Nov 25, 2018
This comment has been minimized.
This comment has been minimized.
|
There are two .md files with trailing spaces that will need to be fixed before this lands. One is the README and the other is a CHANGELOG file if I recall correctly. |
This comment has been minimized.
This comment has been minimized.
|
(The fix for the trailing spaces can happen in this PR itself. Probably best as a first commit and then the update of the presets as a second commit.) |
This comment has been minimized.
This comment has been minimized.
|
I agree. Will arrange the commits and let me ping you when it's done. |
refack
approved these changes
Nov 25, 2018
|
Code changes LGTM |
This comment has been minimized.
This comment has been minimized.
|
ATM the linter complains only about
|
refack
added
doc
build
labels
Nov 25, 2018
watilde
added some commits
Nov 25, 2018
watilde
force-pushed the
watilde:feature/update-remark-preset
branch
from
892664d
to
6b19147
Nov 26, 2018
This comment has been minimized.
This comment has been minimized.
|
I removed trailing whitespace in readme and ci gets green |
This comment has been minimized.
This comment has been minimized.
|
Can you re-arrange the commits so that the doc change is first and the update to the plugin is second? (Or squash them into a single commit, although I prefer them separate for ease of backporting.) The way it is now, |
This comment has been minimized.
This comment has been minimized.
|
This is what I did already :)
|
fhinkel
approved these changes
Nov 27, 2018
This comment has been minimized.
This comment has been minimized.
I am easily confused, apparently. :-D |
Trott
approved these changes
Nov 28, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Landed in f351c5d...8ce0d4f |
watilde commentedNov 25, 2018
Summary
remark-lint-no-blockquote-without-markerby @Trott and @watildeChecklist
make -j4 test(UNIX), orvcbuild test(Windows) passes