gyandeeps / gruntify-eslint

Grunt plugin for Eslint
MIT License
14 stars 8 forks source link

add support for maxWarnings option #14

Closed spalger closed 9 years ago

spalger commented 9 years ago

This simply adds support for the --max-warnings functionality of the eslint cli.

gyandeeps commented 9 years ago

Looks good. Can you please squash your commits and make you commit message start with "New: ".

Thanks

spalger commented 9 years ago

You got it @gyandeeps

gyandeeps commented 9 years ago

LGTM. Thanks @spalger