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

use simple quotes for Class names to comply with lint #177

Merged
merged 1 commit into from
Sep 1, 2018

Conversation

tbrouhier
Copy link
Contributor

Using language-puppet to validate our puppet code, we came across a syntax issue with resource names that not quoted.
As far as I understand, the resources names should follow the style documented here https://puppet.com/docs/puppet/4.10/style_guide.html#resource-names.

If I'm mistaken, could you give an explanation of the coding style used here?

Cheers,
Thomas

@bastelfreak
Copy link
Member

Thanks for the patch! Our linter missed those parts.

@bastelfreak bastelfreak merged commit f55d0c3 into voxpupuli:master Sep 1, 2018
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