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
Observe that every time, the OIDCProviderMetadataURL line has more spaces. After a few invocations of puppet-lint --fix the resource will look like this:
Describe the Bug
When linting a file with a resource with interpolation, it flags it as missing spaces and adds it—every time.
Expected Behavior
Properly detect if spaces are needed, and if run with
--fix
to update it, but not add more spaces after that.Steps to Reproduce
OIDCProviderMetadataURL
line has more spaces. After a few invocations ofpuppet-lint --fix
the resource will look like this:Environment
The text was updated successfully, but these errors were encountered: