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

Fixed variable name and code style #1314

Merged
merged 3 commits into from
Feb 13, 2019
Merged

Conversation

aleksmark
Copy link
Contributor

https://puppet.com/docs/puppet/5.4/lang_reserved.html#variables

If the first character is an underscore, that variable should only be accessed from its own local scope; using qualified variable names where any namespace segment begins with _ is deprecated.

@binford2k binford2k merged commit a3e6f57 into voxpupuli:master Feb 13, 2019
@alexjfisher alexjfisher changed the title Fixed varibale name and code style Fixed variable name and code style May 8, 2019
Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
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.

3 participants