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

GH2533: Add new RawValue parameter to skip attribute value quoting #2648

Merged
merged 1 commit into from Oct 26, 2019

Conversation

agc93
Copy link
Member

@agc93 agc93 commented Oct 26, 2019

This PR should solve #2533 in a more generic way. Rather than hardcoding for SecurityRules this adds opt-in behaviour to skip attribute quoting.

I'm not 100% sure on the whole "raw" naming, but I couldn't think of anything better. Other option would be to more explicit and use something like NoQuote.

@devlead
Copy link
Member

devlead commented Oct 26, 2019

Personally I think RawValue is fine, maybe it would be more clear with UseRawValue.

Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@devlead devlead changed the title Add new RawValue parameter to skip attribute value quoting GH2533: Add new RawValue parameter to skip attribute value quoting Oct 26, 2019
@devlead
Copy link
Member

devlead commented Oct 26, 2019

@agc93 your changes have been merged, thanks for your contribution 👍

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.

None yet

2 participants