gyandeeps / gruntify-eslint

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

Add ability for callback to modify results & prevent termination #25

Closed Skinner927 closed 8 years ago

Skinner927 commented 8 years ago

This commit adds the ability for a report to still be printed even if a callback is specified. The callback also has the option to return modified results which will be used for the report. Backwards compatibility is maintained so anyone upgrading should not have any issues.

gyandeeps commented 8 years ago

LGTM :+1: Thanks for contributing.

gyandeeps commented 8 years ago

3.1.0 released.

Skinner927 commented 8 years ago

Awesome, thanks for your work!

gyandeeps commented 8 years ago

Thanks for contributing. :+1: :100: