mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-21 15:33:15 +01:00
Don't spellcheck requirementfiles
As some python module names are not proper english words Signed-off-by: Bas Zoetekouw <bas.zoetekouw@surf.nl>
This commit is contained in:
parent
5e55df890c
commit
da63048775
@ -1,4 +1,4 @@
|
||||
[codespell]
|
||||
skip = .git,*.pdf,*.svg
|
||||
skip = .git,*.pdf,*.svg,requirements.txt,test-requirements.txt
|
||||
# poped - loved variable name
|
||||
ignore-words-list = poped
|
||||
|
Loading…
Reference in New Issue
Block a user