node/tools/remark-preset-lint-node
Rich Trott bd500af2ff
tools: update prohibited-strings md linting
Update to remark-lint-prohibited-strings 1.0.3 to avoid false positives
with GitHub team names which must be lowercased no matter what our
prohibited-strings rules say about a particular string.

PR-URL: https://github.com/nodejs/node/pull/20742
Refs: https://github.com/nodejs/node/pull/20740
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-05-22 14:13:28 -04:00
..
LICENSE tools: host remark-preset-lint-node in-tree 2018-01-05 03:11:48 +01:00
README.md tools: host remark-preset-lint-node in-tree 2018-01-05 03:11:48 +01:00
index.js doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
package-lock.json tools: update prohibited-strings md linting 2018-05-22 14:13:28 -04:00
package.json doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00

README.md

remark-preset-lint-node

remark preset to configure remark-lint with settings for nodejs/node