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

Unnecessary Ternary operator removed #40

Merged
merged 1 commit into from Jan 21, 2021

Conversation

rajanlagah
Copy link
Contributor

Hey
According to airbnb javascript guidelines this
We should remove unnecessary ternary operators
So in this PR i have removed those which i feel are not important.
Have a look..

@rajanlagah
Copy link
Contributor Author

Can anybody help me to resolve this check fail ?

@jeanfredrik jeanfredrik merged commit c99557d into whitespace-se:master Jan 21, 2021
@jeanfredrik
Copy link
Member

Thanks for the pull request and helping to improve the code style! It’s been merged now.

I guess the check failed because the GitHub Action that’s supposed to format the files could not commit to your fork. We will have to change the config for that one.

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.

None yet

2 participants