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 eac115c commit 7a6f6e0Copy full SHA for 7a6f6e0
README.md
@@ -14,7 +14,7 @@
14
- ✅ CMake presets with Clang & GCC support
15
- ✅ C++20 (extendable to C++23)
16
- ✅ GoogleTest (with `FetchContent`)
17
-- ✅ AddressSanitizer + UndefinedBehaviorSanitizer
+- ✅ Sanitizers: AddressSanitizer + UndefinedBehaviorSanitizer
18
- ✅ Pre-commit hooks + clang-format + clang-tidy
19
- ✅ GitHub Actions CI for builds, tests, and formatting
20
0 commit comments