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

Lowercase variable names #22

Merged
merged 1 commit into from
Sep 22, 2014
Merged

Lowercase variable names #22

merged 1 commit into from
Sep 22, 2014

Conversation

invliD
Copy link
Contributor

@invliD invliD commented Sep 17, 2014

The Puppet syntax will not allow variable names containing capital letters anymore at the next major version (https://docs.puppetlabs.com/puppet/latest/reference/experiments_future.html#capitalized-variable-names-not-allowed). This already affects people like me who use parser = future. This patch renames the offending variables.

@razorsedge razorsedge merged commit 22634c6 into voxpupuli:develop Sep 22, 2014
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