Skip to content

Commit 4cebccb

Browse files
authored
Update README.md
1 parent b8d61db commit 4cebccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- ✅ C++20 (extendable to C++23)
1616
- ✅ GoogleTest and Google Benchmarks (with `FetchContent`)
1717
- ✅ Sanitizers, Link Time Optimization (LTO)
18-
- ✅ Clang-format + Clang-tidy + Pre-commit hook
18+
- ✅ Clang-format + Clang-tidy + Cppcheck + Pre-commit hook
1919
- ✅ GitHub Actions CI for builds, tests, docs, and formatting
2020
- ✅ Install targets (`find_package(...)` supported)
2121
- ✅ Auto-generated API docs via Doxygen

0 commit comments

Comments
 (0)