amend codespell blacklist
This commit is contained in:
parent
3f94f89a84
commit
9c0ab3e0c0
@ -33,7 +33,7 @@ repos:
|
|||||||
rev: v2.3.0
|
rev: v2.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: codespell
|
- id: codespell
|
||||||
args: ['--ignore-regex="(\b[A-Z]+\b)"', '--ignore-words-list=fom,appartment,bage,ore,setis,tabacco,berfore,vor'] # Ignore capital case words, e.g. country codes
|
args: ['--ignore-regex="(\b[A-Z]+\b)"', '--ignore-words-list=fom,appartment,bage,ore,setis,tabacco,berfore,vor,pris'] # Ignore capital case words, e.g. country codes
|
||||||
types_or: [python, rst, markdown]
|
types_or: [python, rst, markdown]
|
||||||
files: ^(scripts|doc)/
|
files: ^(scripts|doc)/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user