1
0
mirror of https://github.com/containers/youki synced 2025-11-09 10:28:42 +01:00
youki/.typos.toml
Yang Hau 3289a31caa
Merge pull request #3168 from howjmay/typos
fix typos and outdated typos ci action
2025-05-20 11:00:31 +05:30

29 lines
663 B
INI

# Configuration Reference:
# - https://github.com/crate-ci/typos/blob/927308c726b1fba730f7aaa8bde602148b82004d/docs/reference.md
[files]
extend-exclude = [
"**/*.svg",
"tests/oci-runtime-tests/**",
"CHANGELOG.md"
]
[default.extend-identifiers]
# This is a cgroup slice ID used in examples. It is easier to ignore this
# instance than write a regex.
569d5ce3afe1074769f67 = "569d5ce3afe1074769f67"
[type.rust.extend-words]
ser = "ser"
flate = "flate"
clos = "clos"
Setted = "Setted"
hve = "hve"
typ = "typ"
[type.md.extend-words]
# This is used as "yoh-key" in markdown files to describe the pronunciation
# for Youki
"yoh" = "yoh"
"typ" = "typ"