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

Generate ASCII symbol for any_char placeholder #39

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

zvirja
Copy link
Contributor

@zvirja zvirja commented Apr 12, 2018

Closes #13

Some of the tests are still flucky due to unicode characters used for the . placeholder. In this PR I switch lib to use ASCII chars only for the . placeholder - tests are completely stable now.

Same for the groups: [~123] will also use only ASCII symbols (except 123).

Copy link
Owner

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

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

👍

@moodmosaic moodmosaic merged commit 6b64b3c into moodmosaic:master Apr 12, 2018
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