mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 21:52:27 +00:00
36 lines
498 B
TOML
36 lines
498 B
TOML
# Files for typos
|
|
# Instruction: https://github.com/marketplace/actions/typos-action#getting-started
|
|
|
|
[default.extend-identifiers]
|
|
ddPn08="ddPn08"
|
|
|
|
[default.extend-words]
|
|
NIN="NIN"
|
|
parms="parms"
|
|
nin="nin"
|
|
extention="extention" # Intentionally left
|
|
nd="nd"
|
|
shs="shs"
|
|
sts="sts"
|
|
scs="scs"
|
|
cpc="cpc"
|
|
coc="coc"
|
|
cic="cic"
|
|
msm="msm"
|
|
usu="usu"
|
|
ici="ici"
|
|
lvl="lvl"
|
|
dii="dii"
|
|
muk="muk"
|
|
ori="ori"
|
|
hru="hru"
|
|
rik="rik"
|
|
koo="koo"
|
|
yos="yos"
|
|
wn="wn"
|
|
hime="hime"
|
|
|
|
|
|
[files]
|
|
extend-exclude = ["_typos.toml", "venv"]
|