-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand test to cover all documents the nodejs/node lints #31
Comments
Just please remember Windows too. I personally use shx in npm scripts for cross-platform commands. If you make a PR feel free to ping me. |
nschonni
referenced
this issue
in nschonni/remark-preset-lint-node
Oct 15, 2019
Releated to #31 Doesn't include tools/doc or test
nschonni
referenced
this issue
in nschonni/remark-preset-lint-node
Oct 15, 2019
Releated to #31 Doesn't include tools/doc or test
nschonni
referenced
this issue
in nschonni/remark-preset-lint-node
Oct 15, 2019
nschonni
referenced
this issue
in nschonni/remark-preset-lint-node
Oct 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the CI test only covers the docs, but there are a few additional directories that the main repo checks https://github.com/nodejs/node/blob/5f80df882057522c38c30b99f4bf25d82c68f662/Makefile#L1196-L1200
The current remark-lint way of ignoring globs might not work, so a test script or some
&&
calls might be requiredThe text was updated successfully, but these errors were encountered: