-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
multiple different braces in same line cause false/positive? #4
Comments
I think it's the |
@bastelfreak latest release should fix this... |
Sadly not this time, the error stays with puppet-lint-manifest_whitespace-check 0.1.9. |
Can you verify again (with v0.1.16)? Thanks! |
thanks, can confirm it's fixed now :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Given the following file:
the plugin in the latest version creates the following error:
but that might be a false positive? I'm not sure if there actually is an error. Can you please check this?
The text was updated successfully, but these errors were encountered: