We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a86027 commit 18da286Copy full SHA for 18da286
1 file changed
setup.cfg
@@ -5,5 +5,5 @@ description_file = README.md
5
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
6
skip = .git*,*.svg,*.css,*.min.*
7
check-hidden = true
8
-# ignore-regex =
+ignore-regex = \bIntStruct\b
9
# ignore-words-list =
0 commit comments