We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bf964 commit 3e5ae31Copy full SHA for 3e5ae31
pyproject.toml
@@ -6,5 +6,5 @@ build-backend = "setuptools.build_meta"
6
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
7
skip = '.git*'
8
check-hidden = true
9
-# ignore-regex = ''
+ignore-regex = '\b(assertIn|Ewha Womans|citeseerx.ist.psu.edu\S*)\b'
10
# ignore-words-list = ''
0 commit comments