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

space_before_paren should not apply inside regular expressions #124

Open
benwaffle opened this issue Oct 3, 2019 · 0 comments · May be fixed by #125
Open

space_before_paren should not apply inside regular expressions #124

benwaffle opened this issue Oct 3, 2019 · 0 comments · May be fixed by #125

Comments

@benwaffle
Copy link
Member

benwaffle commented Oct 3, 2019

e.g. This line incorrectly triggers it

if (/--pkg[= ](\S+)/.match (command, 0, out minfo)) {

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@pantor pantor linked a pull request Oct 3, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants