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

Fix: Rule message placeholders can be inside braces (fixes #6988) #7041

Merged
merged 1 commit into from Sep 3, 2016

Conversation

platinumazure
Copy link
Member

What issue does this pull request address?

Issue #6988.

What changes did you make? (Give an overview)

Tightened up a regular expression to filter out brace characters from rule message parameters, since those are the delimiters used.

Is there anything you'd like reviewers to focus on?

Is this approach okay? I could also just have the first character not be an open brace, but I don't know if that's just more complexity for not a lot of gain.

@eslintbot
Copy link

LGTM

@mysticatea
Copy link
Member

LGTM but would like someone else to verify.

@ilyavolodin
Copy link
Member

LGTM

@nzakas
Copy link
Member

nzakas commented Sep 2, 2016

Lgtm, just waiting one more day.

@kaicataldo
Copy link
Member

LGTM

@ilyavolodin ilyavolodin merged commit 4063a79 into master Sep 3, 2016
@platinumazure platinumazure deleted the rule-message-placeholder-bug branch September 3, 2016 16:50
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 6, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants