- Notifications
You must be signed in to change notification settings - Fork113
Fix JavaScript Regex Pattern#242
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
| UNICODE_ESCAPE=/ u[a-fA-F0-9]{4} | U[a-fA-F0-9]{8} /x# :nodoc: | ||
| REGEXP_ESCAPE=/ [bBdDsSwW] /x# :nodoc: | ||
| STRING_CONTENT_PATTERN={ | ||
| STRING_CONTENT_PATTERN={ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Operator= should be surrounded by a single space. (https://rubystyle.guide#spaces-operators)
Code Climate has analyzed commit54268a9 and detected1 issue on this pull request. Here's the issue category breakdown:
View more onCode Climate. |
No description provided.