★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/17587Nouvelle 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: don't lint-md as part of main lint target #17587

Closed
wants to merge 1 commit into from

Conversation

refack
Copy link
Member

@refack refack commented Dec 10, 2017

Followup to #17320.
As per discussion in TSC Meeting from 2017-12-06 skip linting markdown files as part of the lint target.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

tools,build

@refack
Copy link
Member Author

@refack refack commented Dec 10, 2017

#17330 will complement this change, in that is minimizes git noise even when running lint-md-build.

@refack
Copy link
Member Author

@refack refack commented Dec 10, 2017

@refack refack added the tools label Dec 10, 2017
@refack refack mentioned this pull request Dec 11, 2017
@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented Dec 11, 2017

Hm, I would really like to find a good solution for this. I like the linter a lot. But oh well, I guess it is to run one more command for most PRs now.

Copy link
Member

@MylesBorins MylesBorins left a comment

LGTM we should land asap

@MylesBorins
Copy link
Member

@MylesBorins MylesBorins commented Dec 11, 2017

@BridgeAR this is a temporary solution while we figure out a better way to maintain dependencies inside of the tree (to avoid landing 2k new files in tree). I'm very much into getting a better solution together and bringing the linter back into the fray

@MylesBorins
Copy link
Member

@MylesBorins MylesBorins commented Dec 11, 2017

landed in 51a7d97

MylesBorins added a commit that referenced this issue Dec 11, 2017
PR-URL: #17587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins added a commit that referenced this issue Dec 12, 2017
PR-URL: #17587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins added a commit that referenced this issue Dec 12, 2017
PR-URL: #17587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@MylesBorins MylesBorins mentioned this pull request Dec 12, 2017
MylesBorins added a commit that referenced this issue May 22, 2018
PR-URL: #17587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins added a commit that referenced this issue Jun 14, 2018
PR-URL: #17587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@MylesBorins MylesBorins mentioned this pull request Jul 9, 2018
@refack refack deleted the skip-lint-md branch Jul 13, 2018
rvagg added a commit that referenced this issue Aug 16, 2018
PR-URL: #17587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants