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

Disabling warnings about members not existing by default #102

Merged
merged 1 commit into from
Jan 31, 2015

Conversation

carlio
Copy link
Member

@carlio carlio commented Jan 31, 2015

The sad fact is that pylint's member warnings are wrong more often than they are right. As Prospector's aim is to reduce noise and make it really easy to get useful results, it seems pragmatic to simply turn those warnings off.

It can be turned on again in profiles with the member-warnings setting or the --member-warnings command line flag, but the default will now not include those warnings.

… can be turned on again in profiles with the member-warnings setting or the --member-warnings command line flag)
@landscape-bot
Copy link

Code Health
Repository health decreased by 0.23% when pulling 42f7872 on carlio:feature/no-member-warnings into 2ec85fd on landscapeio:develop.

carlio added a commit that referenced this pull request Jan 31, 2015
Disabling warnings about members not existing by default
@carlio carlio merged commit 80815a3 into landscapeio:develop Jan 31, 2015
@carlio carlio deleted the feature/no-member-warnings branch January 31, 2015 09:09
carlio added a commit to carlio/prospector that referenced this pull request Jan 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants