0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools/node-lint-md-cli-rollup
Rich Trott 82afd85a31 tools: update lint-md task to lint for possessives of Node.js
Add a markdown lint rule to prohibit "Node.js'" and "Node.js's".
Instead, of "Node.js' module system", use "the Node.js module system".

Refs: https://github.com/nodejs/node/pull/31748#issuecomment-585087745

PR-URL: https://github.com/nodejs/node/pull/31862
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2020-02-20 21:37:29 -08:00
..
src tools: update Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00
.gitignore
LICENSE
package-lock.json tools: update lint-md task to lint for possessives of Node.js 2020-02-20 21:37:29 -08:00
package.json tools: update lint-md task to lint for possessives of Node.js 2020-02-20 21:37:29 -08:00
rollup.config.js tools: update lint-md task to lint for possessives of Node.js 2020-02-20 21:37:29 -08:00