Skip to content
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

puppet-lint fails to warn on broken regexp #823

Open
Katana-Steel opened this issue May 31, 2018 · 0 comments
Open

puppet-lint fails to warn on broken regexp #823

Katana-Steel opened this issue May 31, 2018 · 0 comments

Comments

@Katana-Steel
Copy link

this doesn't generate a warning/error

node /^.+[0-9[a-z]{3}[0-9]+\./ {
  include common
}

I think it should...
could possibly also verify validity to if $x =~ // tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants