Skip to content

Commit c477575

Browse files
benchmark/nixlbench: cxxopts added
We'll use cxxopts for command line parsing in upcoming patches. Copied from https://github.com/jarro2783/cxxopts SHA: 8df9a4d2716ebf1c68eced0b6d9de185c6cfd50a Signed-off-by: Anton Nayshtut <[email protected]>
1 parent 19fb77f commit c477575

File tree

2 files changed

+2927
-1
lines changed

2 files changed

+2927
-1
lines changed

.codespellrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[codespell]
2-
ignore-words-list = crate, trait, dyn, async
2+
exclude-file = ./benchmark/nixlbench/src/utils/cxxopts.hpp
3+
ignore-words-list = crate, trait, dyn

0 commit comments

Comments
 (0)