-
Notifications
You must be signed in to change notification settings - Fork 13
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
crash when trying to fix manifest_whitespace_closing_brace_before and trailing_comma #111
Comments
@zombiedk Thanks!, this is certainly not what you want. I see you are running ruby 3 there. In the meantime it would be great if you could run
thank you! |
I have replicated your issue so will continue to investigate. |
It looks to me that the issue you are experiencing is being caused by a conflict of interest with two community plugins.
|
@zombiedk please can you open an issue at https://github.com/voxpupuli/puppet-lint-trailing_comma-check and link to this? |
|
Hey thanks for that. As an aside, I see that you have two versions of puppet-lint installed. That might cause you some grief in the future. Check out this article: https://dev.to/puppet/puppet-lint-soft-dependency-conflicts-after-updating-430l You may benefit from cleaning up your installation. |
Fixed
|
Describe the Bug
if you have these 2 errors next to each other it will crash, if you manaualy fix just one of them it work fine
Whoops! It looks like puppet-lint has encountered an error that it doesn't
know how to handle. Please open an issue at https://github.com/rodjek/puppet-lint
and paste the following output into the issue description.
puppet-lint version: 3.3.0
ruby version: 3.0.4-p208
platform: x86_64-linux-gnu
file path: environments/testing/site-modules/kortftp/manifests/http.pp
file contents:
error:
expected output
The text was updated successfully, but these errors were encountered: