Skip to content

tools: dry utility function in tools/doc/json.js - #19692

Closed
vsemozhetbyt wants to merge 1 commit into
nodejs:masterfrom
vsemozhetbyt:tools-doc-json-dry
Closed

tools: dry utility function in tools/doc/json.js#19692
vsemozhetbyt wants to merge 1 commit into
nodejs:masterfrom
vsemozhetbyt:tools-doc-json-dry

Conversation

@vsemozhetbyt

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Also, move a declaration of unrelated variable closer to its only context.

Generated doc set is identical after this change.

@vsemozhetbytvsemozhetbyt added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 30, 2018
@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Mar 30, 2018
@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

@vsemozhetbytvsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 30, 2018
Also, move a declaration of unrelated variable
closer to its only context.
@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

Landed in 83d44be

@vsemozhetbyt
vsemozhetbyt deleted the tools-doc-json-dry branch March 30, 2018 13:35
vsemozhetbyt added a commit that referenced this pull request Mar 30, 2018
Also, move a declaration of unrelated variable
closer to its only context.
PR-URL: #19692
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
targos pushed a commit that referenced this pull request Apr 2, 2018
Also, move a declaration of unrelated variable
closer to its only context.
PR-URL: #19692
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
@targostargos mentioned this pull request Apr 4, 2018
MylesBorins pushed a commit that referenced this pull request Aug 17, 2018
Also, move a declaration of unrelated variable
closer to its only context.
PR-URL: #19692
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
@MylesBorinsMylesBorins mentioned this pull request Aug 17, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@vsemozhetbyt@tniessen@BridgeAR@MylesBorins@nodejs-github-bot