mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
misc: fix spellcheck CI step (caused by typos v1.43)
Unfortunately, we merged a typos bump [0] with failing CI. [0] https://github.com/cloud-hypervisor/cloud-hypervisor/pull/7654 Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de> On-behalf-of: SAP philipp.schuster@sap.com
This commit is contained in:
committed by
Rob Bradford
parent
512c3ea58d
commit
591aeb8ed8
@@ -21,5 +21,8 @@ liness = "liness"
|
|||||||
outout = "outout"
|
outout = "outout"
|
||||||
|
|
||||||
[default.extend-identifiers]
|
[default.extend-identifiers]
|
||||||
|
consts = "consts"
|
||||||
fo = "fo"
|
fo = "fo"
|
||||||
fpr = "fpr"
|
fpr = "fpr"
|
||||||
|
# Public Linux API
|
||||||
|
msg_controllen = "msg_controllen"
|
||||||
|
|||||||
Reference in New Issue
Block a user