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:
parent
512c3ea58d
commit
591aeb8ed8
1 changed files with 3 additions and 0 deletions
|
|
@ -21,5 +21,8 @@ liness = "liness"
|
|||
outout = "outout"
|
||||
|
||||
[default.extend-identifiers]
|
||||
consts = "consts"
|
||||
fo = "fo"
|
||||
fpr = "fpr"
|
||||
# Public Linux API
|
||||
msg_controllen = "msg_controllen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue