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

use upstream pydocstyle #49

Merged
merged 1 commit into from
Jun 15, 2016
Merged

use upstream pydocstyle #49

merged 1 commit into from
Jun 15, 2016

Conversation

dirk-thomas
Copy link
Contributor

@dirk-thomas dirk-thomas commented Apr 26, 2016

This should only be merged once we switched to Xenial.

@dirk-thomas
Copy link
Contributor Author

This still needs review.

@wjwwood
Copy link
Contributor

wjwwood commented Jun 15, 2016

+1

@dirk-thomas dirk-thomas merged commit e9f243c into master Jun 15, 2016
@dirk-thomas dirk-thomas deleted the xenial branch June 15, 2016 04:59
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Jun 15, 2016
def match_dir(dirname):
return dirname[0] not in ['.', '_']

files = collect(paths, match=match, match_dir=match_dir)
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like the paths variable is no longer being considered.

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