Skip to content

Commit aae21b1

Browse files
update whitelist for codespell
Signed-off-by: Shelley-BaoYue <[email protected]>
1 parent 8f098ce commit aae21b1

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

codespell.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ builtin = clear,rare,informal,code
77
# Ignore words listed in this file.
88
ignore-words = codespell_whitelist.txt
99

10+
# Skip codespell check for certain files.
11+
skip = "./meeting-notes"
12+
1013
# Add custom dictionary file.
1114
dictionary = codespell_dictionary.txt,-
1215

codespell_whitelist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
AndroidOS
2+
COO
13
empy
24
uint
35
OT

committee-technical-steering/2025/candidate-HongbingZhang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If I have opportunity to continue TSC role, I will try all my ways to help KubeE
2121
2. Oversee project direction and drive KubeEdge to be more LLM/GAI friendly especially the collaboration between the big and small AI modesl
2222
3. Continue to lead DaoCloud edge and open source team to focus on KubeEdge tech contribution
2323
4. Keep close connection with industry and try to enable more customers to deploy KubeEdge technology
24-
5. Leverage my resources to promote KubeEdge influence/reputation and expand its deveoper/end user coverage
24+
5. Leverage my resources to promote KubeEdge influence/reputation and expand its developer/end user coverage
2525

2626
Resources About Me
2727

0 commit comments

Comments
 (0)