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 4616c59 commit 4c4a847Copy full SHA for 4c4a847
README.md
@@ -33,9 +33,7 @@
33
- **Benchmarking**: optional benchmarks with Google Benchmark
34
- **Sanitizers**: ASan and UBSan runtime checks
35
- **Coverage**: `gcovr`-powered HTML reports
36
-- **Developer Tooling**:
37
- - `clang-format`, `clang-tidy`, `cppcheck` custom targets
38
- - Configurable via pre-commit and CI hooks
+- **Developer Tooling**: `clang-format`, `clang-tidy`, `cppcheck` custom targets
39
- **Installation**: provides `find_package(...)` integration with proper exports
40
- **CI-Ready**: GitHub Actions for builds, linting, testing, and formatting
41
0 commit comments