You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)