Skip to content

Add text-transform rule. #45

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

Conversation

alexmingoia
Copy link
Contributor

No description provided.

Copy link
Member

@garyb garyb left a comment

Choose a reason for hiding this comment

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

Looks good apart from the Show, thanks!

show (Capitalize) = "capitalize"
show (None) = "none"
show (Initial) = "initial"
show (Inherit) = "inherit"
Copy link
Member

Choose a reason for hiding this comment

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

This Show instance breaks the (informal) law that it should print the code that generates the value. Doing this for value would be correct, but here we'd want to print the capitalized values.

@garyb
Copy link
Member

garyb commented Feb 6, 2017

Sorry, I forgot there were a bunch of outstanding PRs on here. Could you sign the CLA? Then I'll get the rest of them merged/make a release. Thanks!

@alexmingoia
Copy link
Contributor Author

CLA signed.

@garyb
Copy link
Member

garyb commented Feb 7, 2017

Thanks!

@garyb garyb merged commit 7f43dfb into purescript-contrib:master Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants