File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments