Generic C++ template with automatic instalation of Raylib, SpdLog & CTest.
This tools are used as part of the pre-commit tests, they can be disabled by editing .pre-commit-config.yaml
(or CMakeLists.txt
in the case of IWYU)
- clang-format
- clang-tidy
- cppcheck
- cpplint
- include-what-you-use
- commitizen commit message standarizer