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

tidy: add clang-tidy #2156

Merged
merged 1 commit into from
Oct 10, 2023
Merged

tidy: add clang-tidy #2156

merged 1 commit into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. tidy: add clang-tidy

    clang-tidy is a static analyzer, and can find many different issues.
    So far I have integrated a few simple checks, and disabled the remaining
    ones. They will be enabled in future PRs.
    
    Closes #2152. Ref #2148.
    Riolku committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    159f612 View commit details
    Browse the repository at this point in the history