Skip to content

Commit c0dc783

Browse files
committed
Suggest asm dictionaries
1 parent 33d8a7a commit c0dc783

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/spelling.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,15 @@ jobs:
109109
extra_dictionary_limit: 20
110110
dictionary_source_prefixes: >
111111
{
112+
"asm": "https://raw.githubusercontent.com/check-spelling/assembly-dictionaries/20231110/",
112113
"cspell": "https://raw.githubusercontent.com/check-spelling/cspell-dicts/v20230509/dictionaries/",
113114
"cspell1": "https://raw.githubusercontent.com/check-spelling/cspell-dicts/v20241114/dictionaries/",
114115
"census": "https://raw.githubusercontent.com/check-spelling-sandbox/census/dictionaries-d90e686f89dd241ad61d30f26619e54d73e73c6e/dictionaries/"
115116
}
116117
check_extra_dictionaries: |
118+
asm:amd64-isa.txt
119+
asm:ia64-isa.txt
120+
asm:power-isa.txt
117121
cspell1:ada/ada.txt
118122
cspell1:aws/aws.txt
119123
cspell1:clojure/clojure.txt

0 commit comments

Comments
 (0)