-
Notifications
You must be signed in to change notification settings - Fork 208
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
indentation of => is not properly aligned in hash within array #333
Milestone
Comments
A workaround is to use:
Apparently the rule forces a line return after |
Very much a headache as it doesn't tell you what column it occurs at and if nested within a hash. |
FYI, this happens if you don't use the minimum amount of space you can:
|
Validated this is still an issue in 2.0.3.pre. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using the latest 1.1.0, this snippet issue the following warnings:
PS: The puppet-lint fix command completely broke it.
The text was updated successfully, but these errors were encountered: