Skip to content

Applied clang-tidy to all source and header files

Luka Vukotic requested to merge luka_vukotic_clang_tidy into main

We created this branch directly from luka_vukotic_cmake branch so we can use our CMakeLists.txt file that was created earlier. We added set(CMAKE_EXPORT_COMPLIE_COMMANDS ON) to our CMakeLists.txt file so we can run run-clang-tidy command. I also deleted all files from build_cmake directory so i can more easily push commits from local to remote repository.

Edited by Luka Vukotic

Merge request reports