fix: restore files section in _typos.toml for exclusion configuration

This commit is contained in:
Kohya S
2025-09-13 21:18:50 +09:00
parent 4e2a80a6ca
commit 29b0500e70

View File

@@ -33,8 +33,5 @@ OT="OT"
byt="byt"
tak="tak"
# [files]
# # Extend the default list of files to check
# extend-exclude = [
# "library/hunyuan_image_text_encoder.py",
# ]
[files]
extend-exclude = ["_typos.toml", "venv"]