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 style #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix style #31

wants to merge 2 commits into from

Conversation

haykam821
Copy link
Contributor

Switch/case statements have been used in favor of if/else chains, if/else statements negating an expression have been swapped, and some if/else statements have been condensed into ternary statements.

haykam821 added 2 commits May 30, 2018 12:43
Switch/case statements have been used in favor of if/else chains, if/else statements negating an expression have been swapped, and some if/else statements have been condensed into ternary statements.
@Mega-Mewthree
Copy link
Collaborator

This breaks probe.

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