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
@bryanjbelanger I'm not able to reproduce this locally. Can you please update the issue to include the error you're getting, which version of puppet-lint, and which version of Ruby you're using?
The following line of code will break puppet-lint.
$some_var = $other_var.match(/([\w.]+(:\d+)?(/\w+)?)(:(\w+))?/)
Thanks
Bryan
The text was updated successfully, but these errors were encountered: