@@ -100,10 +100,13 @@ jobs:
100
100
extra_dictionaries :
101
101
cspell:aws/aws.txt
102
102
cspell:cpp/src/compiler-clang-attributes.txt
103
+ cspell:cpp/src/compiler-msvc.txt
103
104
cspell:cpp/src/ecosystem.txt
105
+ cspell:cpp/src/lang-jargon.txt
104
106
cspell:cpp/src/stdlib-cpp.txt
105
107
cspell:css/dict/css.txt
106
108
cspell:django/dict/django.txt
109
+ cspell:docker/src/docker-words.txt
107
110
cspell:dotnet/dict/dotnet.txt
108
111
cspell:elixir/dict/elixir.txt
109
112
cspell:filetypes/filetypes.txt
@@ -114,13 +117,20 @@ jobs:
114
117
cspell:java/src/java-terms.txt
115
118
cspell:java/src/java.txt
116
119
cspell:k8s/dict/k8s.txt
120
+ cspell:lorem-ipsum/dictionary.txt
121
+ cspell:lua/dict/lua.txt
117
122
cspell:node/dict/node.txt
118
123
cspell:npm/dict/npm.txt
119
124
cspell:php/dict/php.txt
125
+ cspell:public-licenses/src/generated/public-licenses.txt
120
126
cspell:python/src/common/extra.txt
121
127
cspell:python/src/python/python-lib.txt
122
128
cspell:python/src/python/python.txt
129
+ cspell:r/src/r.txt
130
+ cspell:ruby/dict/ruby.txt
123
131
cspell:rust/dict/rust.txt
132
+ cspell:shell/dict/shell-all-words.txt
124
133
cspell:software-terms/dict/softwareTerms.txt
134
+ cspell:swift/src/swift.txt
125
135
cspell:typescript/dict/typescript.txt
126
136
# check_extra_dictionaries: ''
0 commit comments