We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d61db commit 4cebccbCopy full SHA for 4cebccb
README.md
@@ -15,7 +15,7 @@
15
- ✅ C++20 (extendable to C++23)
16
- ✅ GoogleTest and Google Benchmarks (with `FetchContent`)
17
- ✅ Sanitizers, Link Time Optimization (LTO)
18
-- ✅ Clang-format + Clang-tidy + Pre-commit hook
+- ✅ Clang-format + Clang-tidy + Cppcheck + Pre-commit hook
19
- ✅ GitHub Actions CI for builds, tests, docs, and formatting
20
- ✅ Install targets (`find_package(...)` supported)
21
- ✅ Auto-generated API docs via Doxygen
0 commit comments