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

add whitelist feature to dpdusage #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hendriktews
Copy link

This is a PR for the whitelist feature that I suggested in #14.

@Karmaki
Copy link
Collaborator

Karmaki commented Mar 13, 2017

Thank you for your PR.
Could you please add a small test. Thanks.

let add_whitelisted_item s =
whitelisted := Ident_set.add s !whitelisted

let remove_surrounding_white_space s =
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would be better to use String.trim.

@hendriktews
Copy link
Author

hendriktews commented Mar 13, 2017 via email

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