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 19fb77f commit c477575Copy full SHA for c477575
.codespellrc
@@ -1,2 +1,3 @@
1
[codespell]
2
-ignore-words-list = crate, trait, dyn, async
+exclude-file = ./benchmark/nixlbench/src/utils/cxxopts.hpp
3
+ignore-words-list = crate, trait, dyn
0 commit comments