Skip to content

Commit 4c4a847

Browse files
authored
Update README.md
1 parent 4616c59 commit 4c4a847

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333
- **Benchmarking**: optional benchmarks with Google Benchmark
3434
- **Sanitizers**: ASan and UBSan runtime checks
3535
- **Coverage**: `gcovr`-powered HTML reports
36-
- **Developer Tooling**:
37-
- `clang-format`, `clang-tidy`, `cppcheck` custom targets
38-
- Configurable via pre-commit and CI hooks
36+
- **Developer Tooling**: `clang-format`, `clang-tidy`, `cppcheck` custom targets
3937
- **Installation**: provides `find_package(...)` integration with proper exports
4038
- **CI-Ready**: GitHub Actions for builds, linting, testing, and formatting
4139

0 commit comments

Comments
 (0)