Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add option to suppress pylint report if score is below limit #35

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

jwkvam
Copy link
Contributor

@jwkvam jwkvam commented May 28, 2015

I found the pylint reports to be a bit much when I failed pylint checks. I took the liberty of adding in an option to suppress them. It's a bit crude since it just runs pylint again with reports disabled, but it was seemingly the simplest way.

sebdah added a commit that referenced this pull request Jun 2, 2015
add option to suppress pylint report if score is below limit
@sebdah sebdah merged commit 837f7e4 into sebdah:master Jun 2, 2015
@sebdah sebdah added this to the 2.0.x milestone Jun 2, 2015
@sebdah sebdah self-assigned this Jun 2, 2015
@sebdah
Copy link
Owner

sebdah commented Jun 2, 2015

Thanks for the pull request @jwkvam. I have released it in version 2.0.9

@jwkvam jwkvam deleted the suppress-report branch June 7, 2015 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants