Skip to content

doc: fix linting in doc-style-guide.md [master-failing] - #33787

Closed
rexagod wants to merge 1 commit into
nodejs:masterfrom
rexagod:fix-lint
Closed

doc: fix linting in doc-style-guide.md [master-failing]#33787
rexagod wants to merge 1 commit into
nodejs:masterfrom
rexagod:fix-lint

Conversation

@rexagod

@rexagodrexagod commented Jun 7, 2020

Copy link
Copy Markdown
Member

Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This is producing lint errors in builds
on master.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This was producing lint errors in builds
on master.
@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 7, 2020
@rexagod

Copy link
Copy Markdown
MemberAuthor

ping @Trott

@rexagodrexagod changed the title doc: fix linting in doc-style-guide.mddoc: fix linting in doc-style-guide.md [master-failing]Jun 7, 2020
@DerekNonGeneric

Copy link
Copy Markdown
Contributor

Fast track?

@rexagod

Copy link
Copy Markdown
MemberAuthor

@DerekNonGeneric +1

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Trott

Trott commented Jun 8, 2020

Copy link
Copy Markdown
Member

+1 to fast-track. Anyone else?

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 8, 2020
@danbev

Copy link
Copy Markdown
Contributor

Landed in b9739b6.

@danbevdanbev closed this Jun 8, 2020
danbev pushed a commit that referenced this pull request Jun 8, 2020
Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This was producing lint errors in builds
on master.
PR-URL: #33787
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
codebytere pushed a commit that referenced this pull request Jun 18, 2020
Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This was producing lint errors in builds
on master.
PR-URL: #33787
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@codebyterecodebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this pull request Jun 30, 2020
Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This was producing lint errors in builds
on master.
PR-URL: #33787
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
codebytere pushed a commit that referenced this pull request Jul 9, 2020
Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This was producing lint errors in builds
on master.
PR-URL: #33787
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@codebyterecodebytere mentioned this pull request Jul 13, 2020
codebytere pushed a commit that referenced this pull request Jul 14, 2020
Disable lint checks (enable prohibited-strings remark-lint) for
doc-style-guide.md:66. This was producing lint errors in builds
on master.
PR-URL: #33787
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@rexagod@DerekNonGeneric@Trott@danbev@nodejs-github-bot