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

Some static analysis #1335

Merged
merged 6 commits into from
Mar 2, 2021
Merged

Some static analysis #1335

merged 6 commits into from
Mar 2, 2021

Commits on Mar 2, 2021

  1. cmake: add cppcheck

    julianoes committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    043a002 View commit details
    Browse the repository at this point in the history
  2. src: fix cppcheck issues

    julianoes committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    5d59fb2 View commit details
    Browse the repository at this point in the history
  3. gtest: update submodule

    This gets rid of some cmake warnings.
    julianoes committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a157378 View commit details
    Browse the repository at this point in the history
  4. cmake: add clang-tidy

    julianoes committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a00d576 View commit details
    Browse the repository at this point in the history
  5. src: fix clang-tidy issues

    julianoes committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    ebf7d1a View commit details
    Browse the repository at this point in the history
  6. cmake: add include-what-you-use

    Without using or enforcing it yet.
    julianoes committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    622abc4 View commit details
    Browse the repository at this point in the history