iipc / awesome-web-archiving

An Awesome List for getting started with web archiving
Creative Commons Zero v1.0 Universal
2.03k stars 156 forks source link

Linter fails due to duplicate links #97

Closed machawk1 closed 3 years ago

machawk1 commented 4 years ago

In submitting #96, I noticed that the "Awesome Linter" is failing due to duplicate links (b3ef251 basis)

Run awesome-lint
- Linting
✖ Linting

  README.md:53:3
  ✖   53:3    http://coptr.digipres.org/Category:Web_Crawl                      remark-lint:double-link
  ✖   77:51   https://www.google.com/intl/en/chrome/browser/                    remark-lint:double-link
  ✖   79:3    https://machawk1.github.io/wail/                                  remark-lint:double-link
  ✖   79:193  https://machawk1.github.io/wail/                                  remark-lint:double-link
  ✖   83:93   http://www.archiveteam.org/index.php?title=Wget_with_WARC_output  remark-lint:double-link
  ✖   97:48   https://www.google.com/intl/en/chrome/browser/                    remark-lint:double-link
  ✖   98:48   List item description must end with proper punctuation            remark-lint:awesome-list-item
  ✖  168:3    http://www.archiveteam.org/index.php?title=The_WARC_Ecosystem     remark-lint:double-link
  ✖  169:3    http://coptr.digipres.org/Category:Web_Crawl                      remark-lint:double-link
  ✖  183:3    https://groups.google.com/forum/#!forum/openwayback-dev           remark-lint:double-link
  ✖  184:3    https://groups.google.com/forum/#!forum/wasapi-community          remark-lint:double-link
  ✖  188:47   https://twitter.com/NetPreserve                                   remark-lint:double-link
  ✖  194:3    https://twitter.com/NetPreserve                                   remark-lint:double-link

  13 errors

##[error]Process completed with exit code 1.

I am to blame for one of these (WAIL), which I am willing to resolve, but it is beyond #96. Anyone that submits a PR will also encounter that the linter fails, so it might be good to resolve this problem and remove the redundancy or, alternatively, quell the linter.