Skip to content

Commit 3e5ae31

Browse files
yarikopticarunkannawadi
authored andcommitted
adjust skips
1 parent c8bf964 commit 3e5ae31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ build-backend = "setuptools.build_meta"
66
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
77
skip = '.git*'
88
check-hidden = true
9-
# ignore-regex = ''
9+
ignore-regex = '\b(assertIn|Ewha Womans|citeseerx.ist.psu.edu\S*)\b'
1010
# ignore-words-list = ''

0 commit comments

Comments
 (0)