Closed cbachhuber closed 4 years ago
Starting work on #38: first run of clang-tidy on timer.cpp. Executed using
clang-tidy dogm/demo/utils/timer.cpp -- -Idogm/demo/utils/include
Added many checks from the list. Can be extended in future if needed. My next step would be to include this first passing clang-tidy check in CI.
Starting work on #38: first run of clang-tidy on timer.cpp. Executed using
Added many checks from the list. Can be extended in future if needed. My next step would be to include this first passing clang-tidy check in CI.