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

False warning: whitespce between reference type and title #3

Closed
deric opened this issue Mar 13, 2016 · 4 comments · Fixed by #5
Closed

False warning: whitespce between reference type and title #3

deric opened this issue Mar 13, 2016 · 4 comments · Fixed by #5

Comments

@deric
Copy link

deric commented Mar 13, 2016

Following code should be valid with Puppet 4, still it yield warning:

require => [ File['foo'], Package['some-package'] ],
ERROR: whitespce between reference type and title on line 40
@tuxmea
Copy link
Member

tuxmea commented Mar 13, 2016

I can confirm that error.
I am working on it. Might take a couple of days - I have to do this next to my work when being at home.

@deric
Copy link
Author

deric commented Mar 13, 2016

Sure, no problem. I was just confused from those errors.

tuxmea pushed a commit that referenced this issue Mar 16, 2016
@tuxmea tuxmea closed this as completed in #5 Mar 16, 2016
@tuxmea
Copy link
Member

tuxmea commented Mar 16, 2016

Can you please verify whether 1.0.7 fixes the issue?

@tuxmea tuxmea reopened this Mar 16, 2016
@deric
Copy link
Author

deric commented Mar 16, 2016

Yeah seems to be fixed.

@deric deric closed this as completed Mar 16, 2016
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 a pull request may close this issue.

2 participants