mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 10:07:51 +08:00
tune up of skips for codespell
This commit is contained in:
parent
b6a7ee068b
commit
a5f29b6810
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user