Permalink
Please sign in to comment.
Browse files
Don't run prospector over test packages
I don't believe we should be penalised on "application health" for adding a bunch of clear unit test functions without docstrings. Also, there are some py.test patterns (such as function parameters shadowing global fixture functions) which cause pylint to whine but which are absolutely fine in context.
- Loading branch information...
0 comments on commit
e32d9a0