mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Exclude svg from codespell
This commit is contained in:
parent
c6312c92e2
commit
2d4d36ae4e
|
|
@ -115,7 +115,7 @@ repos:
|
|||
- dev/tools/codespell/codespell-lines-ignore.txt
|
||||
- --uri-ignore-words-list
|
||||
- ned
|
||||
exclude: (?x)^(.phan/stubs/.*)$
|
||||
exclude: (?x)^(.phan/stubs/.*|.*\.svg)$
|
||||
additional_dependencies: [tomli]
|
||||
- alias: codespell-lang-en_US
|
||||
# Only for translations with specialised exceptions
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user