Files
Kohya-ss-sd-scripts/_typos.toml
2023-02-05 19:22:18 +09:00

16 lines
284 B
TOML

# Files for typos
# Instruction: https://github.com/marketplace/actions/typos-action#getting-started
[default.extend-identifiers]
[default.extend-words]
NIN="NIN"
parms="parms"
nin="nin"
extention="extention" # Intentionally left
nd="nd"
[files]
extend-exclude = ["_typos.toml"]