In addition to the linting defined in this repository, we also rely on remark-preset-lint-node for shared linting rules.
How do we decide which linting rules belong in this repository vs. in remark-preset-lint-node?
Hypothetically, we could perform all the linting as (and move remark-present-lint-node into) a new remark plugin (@node-core/remark-lint in https://github.com/nodejs/nodejs.org, or something)