dt-review-tool

v0.8.1
Review bot for DefinitelyTyped

DefinitelyTyped pull request review bot

Functions

  1. Present a self-check list.
  2. Mention authors.

How to use

$ git clone [email protected]:DefinitelyTyped/dt-review-tool.git
$ cd dt-review-bot
$ npm install
$ grunt
$ npm start -- --help

  Usage: dtreview [options] [--] <prNumber>

  Options:

    --owner <owner>  target owner (repository owner)
    --repo <repo>    target repository
    
$ npm start -- 18409

*types/saml20/index.d.ts*

Checklist

* [X] is correct [naming convention](http://definitelytyped.org/guides/contributing.html#naming-the-file)?
  * https://www.npmjs.com/package/saml20 - https://github.com/leandrob/saml20#readme
* [X] has a [test file](http://definitelytyped.org/guides/contributing.html#tests)? (saml20-tests.ts or saml20-tests.tsx)
* [ ] pass the Travis CI test?

# copy & paste to pull request!
npm i dt-review-tool

Metadata

  • MIT
  • Whatever
  • vvakame
  • released 10/11/2017

Downloads