sindresorhus / awesome-lint

Linter for Awesome lists
MIT License
600 stars 56 forks source link

False positive: remark-lint:awesome-git-repo-age #190

Open szarnyasg opened 5 months ago

szarnyasg commented 5 months ago

I receive a false positive awesome-git-repo-age error when running the linter on the awesome-duckdb repository. The repository is more than a year old.

npx awesome-lint https://github.com/davidgasquez/awesome-duckdb/
✖ Linting

  README.md:195:201
  ✖    1:1    Git repository must be at least 30 days old                             remark-lint:awesome-git-repo-age
...

Possible duplicate of #105

hstsethi commented 5 months ago

Same issue on my repository. awesome-j2me

I recently changed my repository name so maybe that could be a factor but I don't think so if that is.

szarnyasg commented 5 months ago

@hstsethi The awesome-duckdb repository has had the same URL for the last few months, so this is not a factor.