File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change @@ -108,20 +108,10 @@ jobs:
108
108
extra_dictionary_limit : 20
109
109
extra_dictionaries :
110
110
cspell:software-terms/dict/softwareTerms.txt
111
- cspell:bash/bash-words.txt
112
- cspell:companies/companies.txt
113
- cspell:cpp/cpp.txt
114
- cspell:css/css.txt
115
- cspell:en_GB/src/wordsEnGb.txt
116
- cspell:filetypes/filetypes.txt
117
- cspell:fonts/fonts.txt
118
- cspell:fullstack/fullstack.txt
119
- cspell:html/html.txt
120
- cspell:java/java.txt
121
- cspell:latex/latex.txt
122
- cspell:node/node.txt
123
- cspell:npm/npm.txt
124
- cspell:python/python.txt
111
+ cspell:typescript/dict/typescript.txt
112
+ cspell:cpp/src/stdlib-cpp.txt
113
+ cspell:java/src/java.txt
114
+ cspell:cpp/src/stdlib-c.txt
125
115
126
116
comment-push :
127
117
name : Report (Push)
You can’t perform that action at this time.
0 commit comments