[codespell]
builtin = clear,rare,en-GB_to_en-US,names,informal,code
check-filenames =
check-hidden =
skip = */.git,*/build,*/prefix{% if conan %},*/conan{% end %}{% if c %},*/.codespellrc{% end %}
quiet-level = 2{% if c %}
ignore-regex = ^#include <(?:stdio)\.h>${% end %}
