nodejs / remark-preset-lint-node

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

Home Page:https://npm.im/remark-preset-lint-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.0.0 checks are broken?

aduh95 opened this issue · comments

Does the fact that this succeeded means the unordered links check isn't working in 3.0.0? @nschonni

Originally posted by @Trott in nodejs/TSC#1072 (comment)

I've also noticed nodejs/node#39754 (comment), where a user is using a malformed version string, which nodejs-yaml-comments should be picking up, but the GH Action is green still.

I guess it might be time for a few unit tests in addition to the integration test on the full repo we have now

I've got the fix coming momentarily.

Fix is in #249