Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add max_warnings configuration #127

Merged
merged 1 commit into from
Feb 7, 2016
Merged

Conversation

seikichi
Copy link
Contributor

@seikichi seikichi commented Feb 6, 2016

This PR adds the max_warnings configuration to limit the number of warnings.

When I use pronto with GitHub integration, sometimes pull request pages are filled up comments created by pronto. Some linter tools (JSCS, JSHint, ESLint) support the option to limit the number of warnings (--max-errors in jscs, maxerr in jshint, --max-warnings in eslint). I added the similar options to pronto.

P.S. I use pronto everyday! I really appreciate you!

@mmozuras
Copy link
Member

mmozuras commented Feb 7, 2016

Looks good, merging 😄

P.S. I use pronto everyday! I really appreciate you!

Wow, thanks 🙇 😄

mmozuras added a commit that referenced this pull request Feb 7, 2016
Add max_warnings configuration
@mmozuras mmozuras merged commit fabf88b into prontolabs:master Feb 7, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants