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

Allow ignore_decorators to pass to pydocstyle. #107

Merged
merged 2 commits into from Sep 4, 2017

Conversation

GrandVizierOlaf
Copy link
Contributor

This will pass parameters to pydocstyle, retrieve ignore_decorators if it exists, and then use it.

There was also a bug with ini_path always having been stringified in my testing, so that is also checked now.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.445% when pulling 3b83a60 on GrandVizierOlaf:develop into 8daaa42 on klen:develop.

@GrandVizierOlaf
Copy link
Contributor Author

This is meant to fix #106.

@klen klen merged commit 8bbbe62 into klen:develop Sep 4, 2017
@klen
Copy link
Owner

klen commented Sep 4, 2017

@GrandVizierOlaf Thank you!

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

3 participants