mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-04 19:11:11 +00:00
fa09045f55
This is a preparation to run the typos utility on the repo. Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
22 lines
366 B
TOML
22 lines
366 B
TOML
# Configuration for https://github.com/crate-ci/typos
|
|
|
|
[files]
|
|
extend-exclude = [
|
|
"hypervisor/src/kvm/x86_64/mod.rs",
|
|
"resources/linux-config-*",
|
|
]
|
|
|
|
[default.extend-words]
|
|
ba = "ba"
|
|
CLASSE = "CLASSE"
|
|
conectix = "conectix"
|
|
Dake = "Dake"
|
|
EXTINT = "EXTINT"
|
|
INOUT = "INOUT"
|
|
liness = "liness"
|
|
outout = "outout"
|
|
|
|
[default.extend-identifiers]
|
|
fo = "fo"
|
|
fpr = "fpr"
|