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

Add no-ternary to ESLint config #51

Merged
merged 1 commit into from
Dec 7, 2016
Merged

Add no-ternary to ESLint config #51

merged 1 commit into from
Dec 7, 2016

Conversation

wfleming
Copy link
Contributor

@wfleming wfleming commented Dec 7, 2016

Avoiding ternary's is part of our Ruby styleguide, and I think it's something we
generally want to be consistent about cross-language. ESLint has a rule for it,
so this will help enforce this.

cc @codeclimate/review

Avoiding ternary's is part of our Ruby styleguide, and I think it's something we
generally want to be consistent about cross-language. ESLint has a rule for it,
so this will help enforce this.
@maxjacobson
Copy link
Contributor

LGTM

@wfleming wfleming merged commit b8c0f0f into master Dec 7, 2016
@wfleming wfleming deleted the will/ternary-js branch December 7, 2016 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants