Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Ignore Wildcard #212

Closed
wants to merge 2 commits into from
Closed

Ignore Wildcard #212

wants to merge 2 commits into from

Conversation

varunagrawal
Copy link
Contributor

Fix for #72.

Recommend merging #210 before this one.

@varunagrawal varunagrawal mentioned this pull request Oct 10, 2016
@@ -53,7 +53,7 @@ def run_pydocstyle(use_pep257=False):

count = 0
for error in errors:
sys.stderr.write('%s\n' % error)
sys.stdout.write('%s\n' % error)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from another PR. Please make sure that only relevant changes are included (I'll do the review after you do this).

@varunagrawal
Copy link
Contributor Author

@Nurdok done.

@Nurdok
Copy link
Member

Nurdok commented Oct 22, 2016

Closing this as #209 solves the same issue, but is more complete.
Sorry and thanks for the contribution.

@Nurdok Nurdok closed this Oct 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants