mirror of
https://github.com/magic-wormhole/magic-wormhole.git
synced 2024-08-18 02:24:35 +03:00
Ignore assertIn (case specific)
This commit is contained in:
@@ -12,5 +12,5 @@ max-line-length = 120
|
||||
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
|
||||
skip = .git*,*.svg,versioneer.py,*.css,wormhole.exe.spec,*.asc
|
||||
check-hidden = true
|
||||
# ignore-regex =
|
||||
ignore-regex = \bassertIn\b
|
||||
ignore-words-list = ans,recieve,unparseable
|
||||
|
||||
Reference in New Issue
Block a user