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

Regular expression without "/x" flag L349 #57

Closed
christoph-morrison opened this issue Apr 17, 2020 · 0 comments
Closed

Regular expression without "/x" flag L349 #57

christoph-morrison opened this issue Apr 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request Perl::Critic Issues raised by Perl::Critic waiting for release Is waiting for to be released
Milestone

Comments

@christoph-morrison
Copy link
Collaborator

if $attribute_value !~ /^(on|off|0|1)$/;

@christoph-morrison christoph-morrison added enhancement New feature or request Perl::Critic Issues raised by Perl::Critic labels Apr 17, 2020
@christoph-morrison christoph-morrison added this to the 3.0.6 milestone Apr 17, 2020
@christoph-morrison christoph-morrison self-assigned this Apr 17, 2020
@christoph-morrison christoph-morrison added the waiting for release Is waiting for to be released label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Perl::Critic Issues raised by Perl::Critic waiting for release Is waiting for to be released
Development

No branches or pull requests

1 participant