Skip to content

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