You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This below crash seems to happen in fix mode only when there are 2 or more arrows trailing after a brace.
Without --fix
jasher@jasher-mbp:/tmp/test/manifests/ > puppet-lint init.pp
WARNING: arrow should be on the right operand's line on line 5
WARNING: arrow should be on the right operand's line on line 8
@jeremy-asher Could you attach the manifest file to this issue? I'm unable to reproduce the issue locally, so it might be related to the character encoding of the file.
Sorry it took so long to get back to this. I've figured out why I couldn't reproduce it locally, the behaviour is only present on OSX and I can now reproduce it on an OSX VM. That's the most frustrating part solved, shouldn't take too long to fix :)
This below crash seems to happen in fix mode only when there are 2 or more arrows trailing after a brace.
Without
--fix
With
--fix
:puppet-lint version: 2.3.3
ruby version: 2.1.10-p492
platform: x86_64-darwin15.0
file path: init.pp
file contents:
error:
The text was updated successfully, but these errors were encountered: