mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
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"
|