Skip to content

fix blacklist comment bug and add whitelist #219

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

Merged
merged 1 commit into from
Mar 20, 2014

Conversation

kived
Copy link
Contributor

@kived kived commented Mar 14, 2014

Fixed blacklist comment handling (a logic error caused the commented lines to still be included in the blacklist - granted, they won't match anything due to the leading #, but they don't need to be in the list).

Added whitelist capability to prevent certain files from being blacklisted (i.e. twisted/plugins/*.py, as twistd will not recognize .pyo files).

akshayaurora added a commit that referenced this pull request Mar 20, 2014
fix blacklist comment bug and add whitelist
@akshayaurora akshayaurora merged commit 946f496 into kivy:master Mar 20, 2014
@akshayaurora
Copy link
Member

@kived nice work with the whitelist. Thanks.

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.

2 participants