all-contributors-cli/lib/util
Mehdi Achour 88c7a29681 feat: Add check command that compares GitHub contributors with credited ones (#58)
* feat: Add checking functionnality that compares contributors with GH data

* fix(check): Use the info from config file, paginate GH data

* doc(check): Document the new check command

* fix(eslint): Add missing semicolon

* tests: Add tests for utils.check

* fix: Check for code and test only

* refactor: use includes and correct awaits

* refactor: more includes and template literals
2017-11-08 10:09:20 -07:00
..
fixtures feat: Add check command that compares GitHub contributors with credited ones (#58) 2017-11-08 10:09:20 -07:00
check.js feat: Add check command that compares GitHub contributors with credited ones (#58) 2017-11-08 10:09:20 -07:00
check.test.js feat: Add check command that compares GitHub contributors with credited ones (#58) 2017-11-08 10:09:20 -07:00
config-file.js fix: Bump inquirer to v3 and promisify everything (#34) 2017-02-15 22:25:32 +01:00
config-file.test.js fix: Bump inquirer to v3 and promisify everything (#34) 2017-02-15 22:25:32 +01:00
contribution-types.js feat: reorder contributions keys (#50) 2017-09-25 14:05:48 -06:00
git.js fix: Bump inquirer to v3 and promisify everything (#34) 2017-02-15 22:25:32 +01:00
index.js feat: Add check command that compares GitHub contributors with credited ones (#58) 2017-11-08 10:09:20 -07:00
markdown.js fix: Bump inquirer to v3 and promisify everything (#34) 2017-02-15 22:25:32 +01:00