1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-18 21:46:13 +02:00
youki/.typos.toml
yihuaf 93d9bf578b exclude the oci-runtime-test from the typos
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-07-05 15:56:25 -07:00

22 lines
491 B
INI

# Configuration Reference:
# - https://github.com/crate-ci/typos/blob/927308c726b1fba730f7aaa8bde602148b82004d/docs/reference.md
[files]
extend-exclude = [
"**/*.svg",
"tests/oci-runtime-tests/**"
]
[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"