★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/24642Nouvelle recherche | Portail wanayoo
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

tools: update remark-preset-lint-node to v1.3.1 #24642

Closed
wants to merge 2 commits into from

Conversation

Projects
7 participants
@watilde
Copy link
Member

commented Nov 25, 2018

Summary
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
@Trott

This comment has been minimized.

Copy link
Member

commented Nov 25, 2018

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.

@Trott

This comment has been minimized.

Copy link
Member

commented Nov 25, 2018

(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.)

@watilde

This comment has been minimized.

Copy link
Member Author

commented Nov 25, 2018

I agree. Will arrange the commits and let me ping you when it's done.

@refack

refack approved these changes Nov 25, 2018

Copy link
Member

left a comment

Code changes LGTM

@refack

This comment has been minimized.

Copy link
Member

commented Nov 25, 2018

ATM the linter complains only about

README.md
  65:18  warning  Remove trailing whitespace  no-trailing-spaces  remark-lint
⚠ 1 warning

@refack refack added doc build labels Nov 25, 2018

@watilde watilde force-pushed the watilde:feature/update-remark-preset branch from 892664d to 6b19147 Nov 26, 2018

@watilde

This comment has been minimized.

Copy link
Member Author

commented Nov 26, 2018

I removed trailing whitespace in readme and ci gets green🥗 @Trott

@Trott

This comment has been minimized.

Copy link
Member

commented Nov 26, 2018

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, make lint fails on the first commit. That could be irksome while bisecting, for example.

@watilde

This comment has been minimized.

Copy link
Member Author

commented Nov 26, 2018

This is what I did already :)

Can you re-arrange the commits so that the doc change is first and the update to the plugin is second?

@Trott

This comment has been minimized.

Copy link
Member

commented Nov 28, 2018

This is what I did already :)

I am easily confused, apparently. :-D

@Trott

Trott approved these changes Nov 28, 2018

@Trott

This comment has been minimized.

@Trott

This comment has been minimized.

Copy link
Member

commented Nov 28, 2018

Landed in f351c5d...8ce0d4f

@Trott Trott closed this Nov 28, 2018

Trott added a commit to Trott/io.js that referenced this pull request Nov 28, 2018

doc: remove trailing whitespace
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

Trott added a commit to Trott/io.js that referenced this pull request Nov 28, 2018

tools: update remark-preset-lint-node to v1.3.1
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos added a commit to targos/node that referenced this pull request Nov 28, 2018

doc: remove trailing whitespace
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos added a commit to targos/node that referenced this pull request Nov 28, 2018

tools: update remark-preset-lint-node to v1.3.1
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos added a commit to targos/node that referenced this pull request Nov 28, 2018

doc: remove trailing whitespace
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos added a commit to targos/node that referenced this pull request Nov 28, 2018

tools: update remark-preset-lint-node to v1.3.1
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

@watilde watilde deleted the watilde:feature/update-remark-preset branch Nov 29, 2018

targos added a commit that referenced this pull request Nov 30, 2018

doc: remove trailing whitespace
Backport-PR-URL: #24699
PR-URL: #24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos added a commit that referenced this pull request Nov 30, 2018

tools: update remark-preset-lint-node to v1.3.1
Backport-PR-URL: #24699
PR-URL: #24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

@targos targos added this to Backported in v11.x Nov 30, 2018

@BridgeAR BridgeAR referenced this pull request Dec 5, 2018

Merged

v11.4.0 proposal #24854

4 of 4 tasks complete

refack added a commit to refack/node that referenced this pull request Jan 14, 2019

doc: remove trailing whitespace
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

refack added a commit to refack/node that referenced this pull request Jan 14, 2019

tools: update remark-preset-lint-node to v1.3.1
PR-URL: nodejs#24642
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.