Skip to content

Commit 18da286

Browse files
committed
Ignore IntStruct
1 parent 4a86027 commit 18da286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description_file = README.md
55
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
66
skip = .git*,*.svg,*.css,*.min.*
77
check-hidden = true
8-
# ignore-regex =
8+
ignore-regex = \bIntStruct\b
99
# ignore-words-list =

0 commit comments

Comments
 (0)