sindresorhus / awesome-lint

Linter for Awesome lists
MIT License
601 stars 57 forks source link

Do not assume remote name is `origin` in `remark-lint:awesome-github` #170

Closed hyperupcall closed 1 year ago

hyperupcall commented 1 year ago

The rule remark-lint:awesome-github has false negatives when the remote name is origin. More detail in the linked issue.

Closes #169

hyperupcall commented 1 year ago

CI fails due to xo errors on unchanged files.