mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
codespellrc: add ist to ignorelist
In Intel 64 architecture code, ist fails the spell check of checkpatch. Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
79711737bc
commit
f9111e8946
@@ -40,6 +40,7 @@ ignore-words-list =
|
||||
IST,
|
||||
infor,
|
||||
inport,
|
||||
ist,
|
||||
lod,
|
||||
mot,
|
||||
mis,
|
||||
|
||||
Reference in New Issue
Block a user