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

Apply clang-tidy advice #930

Merged
merged 1 commit into from
Dec 5, 2019
Merged

Apply clang-tidy advice #930

merged 1 commit into from
Dec 5, 2019

Commits on Dec 5, 2019

  1. Apply clang-tidy advice

    - remove useless std::move on a const std::string variable
    - remove redundant return at end of void function
    dneto0 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    7c8a076 View commit details
    Browse the repository at this point in the history