Skip to content

Commit fcd7fea

Browse files
committed
Add Spellcheck to the allowed words
In order to prevent the spellcheck to fail on misspelled words, the `Shellcheck` word needs to be added to the custom words. This commit also sorts the existing words. Signed-off-by: Liran Rotenberg <[email protected]>
1 parent 598e97e commit fcd7fea

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.spellcheck-en-custom.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ LLM
6363
llms
6464
LLVM
6565
lora
66-
md
6766
Markdownlint
67+
md
6868
Mergify
6969
Merlinite
7070
mimimum
@@ -74,8 +74,8 @@ MLX
7474
mlx
7575
NVidia
7676
Nvidia
77-
ollama
7877
Ollama
78+
ollama
7979
orchestrator
8080
ots
8181
Pareja
@@ -104,12 +104,13 @@ RX
104104
safetensors
105105
Salawu
106106
SDG
107-
Sigstore
108107
sdg
109108
sexualized
110109
SHA
110+
Shellcheck
111111
Shivchander
112112
Signoff
113+
Sigstore
113114
Srivastava
114115
subdirectory
115116
Sudalairaj

0 commit comments

Comments
 (0)