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

Small refactors for clarity #27

Merged
merged 1 commit into from
Sep 27, 2016
Merged

Small refactors for clarity #27

merged 1 commit into from
Sep 27, 2016

Commits on Dec 28, 2015

  1. Small refactors for clarity

    - replacing bool && val || val with the more readable ternary operator
    - turned an else block that contained only an if block into an else if
    TehShrike committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    28fae9e View commit details
    Browse the repository at this point in the history