Exclude svg from codespell

This commit is contained in:
Laurent Destailleur 2024-01-24 11:01:33 +01:00
parent c6312c92e2
commit 2d4d36ae4e

View File

@ -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