We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0c52f commit 8bbb765Copy full SHA for 8bbb765
cmake-init/templates/common/.codespellrc
@@ -4,4 +4,4 @@ check-filenames =
4
check-hidden =
5
skip = */.git,*/build,*/prefix{% if conan %},*/conan{% end %}{% if c %},*/.codespellrc{% end %}
6
quiet-level = 2{% if c %}
7
-ignore-regex = ^#include <(?:stdio)\.h>${% end %}
+ignore-regex = ^#include <(?:stdio)\.h>(\s*//.*)?${% end %}
0 commit comments