tune up of skips for codespell

This commit is contained in:
Yaroslav Halchenko 2025-04-02 10:01:54 -04:00
parent b6a7ee068b
commit a5f29b6810

View File

@ -64,5 +64,5 @@ ignore_missing_imports = true
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
skip = '.git*,*.pdf,*.lock'
check-hidden = true
# ignore-regex = ''
# ignore-words-list = ''
ignore-regex = '\bBrin\b'
ignore-words-list = 'datas'