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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exclude parameter #23

Merged
merged 1 commit into from Jul 25, 2017
Merged

Add exclude parameter #23

merged 1 commit into from Jul 25, 2017

Conversation

adhikasp
Copy link
Contributor

Add --exclude CLI option to ignore files/dir glob. Code taken from
https://github.com/hhatto/autopep8/blob/ce4c6333a7bc3a7a83ef4e65591082e67d82a180/autopep8.py#L3724

Closes #11

Hmm... because I take the code from there, I guess I will need a permission from you @myint? 馃槃

@coveralls
Copy link

coveralls commented Jul 24, 2017

Coverage Status

Coverage decreased (-0.4%) to 98.224% when pulling 80690d5 on adhikasp:exclude into 96f4a8c on myint:master.

Add ``--exclude`` CLI option to ignore files/dir glob. Code taken from
hhatto/autopep8@f318bf5aa and related commits.

Closes PyCQA#11
@coveralls
Copy link

coveralls commented Jul 24, 2017

Coverage Status

Coverage decreased (-0.4%) to 98.224% when pulling be622cf on adhikasp:exclude into 96f4a8c on myint:master.

@myint
Copy link
Member

myint commented Jul 25, 2017

Yeah, you have permission! 馃槃

Looks great! Thanks!

@myint myint merged commit 459f5f5 into PyCQA:master Jul 25, 2017
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