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

Fix correction of facts contained in strings #13

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

seanmil
Copy link
Contributor

@seanmil seanmil commented Nov 26, 2018

Tokens for variables contained in certain contexts (such as
double-quoted strings and heredocs) contain a "raw" value which,
if set, is used in preference to the "value" value. If raw is set
and matches the value, this patch then fixes the raw value as well.

Tokens for Variables contained in certain contexts (such as
double-quoted strings and heredocs) contain a "raw" value which,
if set, is used in preference to the "value" value. If raw is set
and matches the value, this patch then fixes the raw value as well.
@mmckinst mmckinst merged commit 9ad1aa2 into mmckinst:master Nov 28, 2018
@mmckinst
Copy link
Owner

A pull request from someone I know! Thank you so much Sean!

mmckinst added a commit to mmckinst/puppet-lint-top_scope_facts-check that referenced this pull request Feb 17, 2019
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