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

added some small code improvements #399

Merged
merged 10 commits into from
Sep 6, 2023

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    2516703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6ce57 View commit details
    Browse the repository at this point in the history
  3. reverted != assertion

    turnerran committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    164e1ec View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. fixed pr comments

    turnerran committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    cd1011c View commit details
    Browse the repository at this point in the history
  2. Updated second condition

    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    turnerran and gurgunday committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1dfcfdd View commit details
    Browse the repository at this point in the history
  3. Updated return value

    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    turnerran and gurgunday committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    e701c97 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    a76645f View commit details
    Browse the repository at this point in the history
  2. Updated condition to return boolean

    Co-authored-by: Uzlopak <aras.abbasi@googlemail.com>
    turnerran and Uzlopak committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e2ba99a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Removed redundant return type

    Co-authored-by: Uzlopak <aras.abbasi@googlemail.com>
    turnerran and Uzlopak committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6108eae View commit details
    Browse the repository at this point in the history
  2. Added nullish operator for performance optimization

    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    turnerran and gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    59da0f0 View commit details
    Browse the repository at this point in the history