Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de> On-behalf-of: SAP philipp.schuster@sap.com
24 lines
474 B
TOML
24 lines
474 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]
|
|
CLASSE = "CLASSE"
|
|
Dake = "Dake"
|
|
EXTINT = "EXTINT"
|
|
INOUT = "INOUT"
|
|
SME = "SME" # Secure Memory Encryption
|
|
THR = "THR" # Transmitter Holding Register
|
|
TRANSLATER = "TRANSLATER"
|
|
ba = "ba"
|
|
conectix = "conectix"
|
|
liness = "liness"
|
|
outout = "outout"
|
|
|
|
[default.extend-identifiers]
|
|
fo = "fo"
|
|
fpr = "fpr"
|