mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Exclude svg from codespell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user