wbinnssmith / awesome-promises

A curated list of useful resources for JavaScript Promises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate pull requests with Travis

awesome-bot opened this issue Β· comments

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment πŸ˜„

Thanks for the awesome πŸ˜‰ gem. Just implemented it, and it's counting my link to the awesome-sunglasses svg as duplicating a link to the sindresorhus/awesome project. Would be neat either to whitelist images in general, or maybe links to the awesome project itself.

Thanks

Check out #16