Skip to content

Commit

Permalink
fix: Workflow Bot -- Build Dictionaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Mar 14, 2023
1 parent cae637e commit 816d454
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 268 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Various [cspell](https://github.com/streetsidesoftware/cspell) dictionaries. Eac
| [@cspell/dict-city-names-finland](./dictionaries/city-names-finland#readme) | city-names-finland | Cities of Finland | List of cities in Finland. |
| [@cspell/dict-clojure](./dictionaries/clojure#readme) | clojure | clojure | Clojure dictionary for cspell. |
| [@cspell/dict-companies](./dictionaries/companies#readme) | companies | Company names | Company names dictionary for cspell. |
| [@cspell/dict-cpp](./dictionaries/cpp#readme) | cpp; cpp-refined | C/C++ Dictionary | C/C++ Keywords and common library functions. |
| [@cspell/dict-cpp](./dictionaries/cpp#readme) | cpp-legacy; cpp; cpp-refined | C/C++ Dictionary | C/C++ Keywords and common library functions. |
| [@cspell/dict-cryptocurrencies](./dictionaries/cryptocurrencies#readme) | cryptocurrencies | Cryptocurrencies | Cryptocurrencies dictionary for cspell. |
| [@cspell/dict-cs-cz](./dictionaries/cs_CZ#readme) | cs-cz | Czech | Czech dictionary for cspell. |
| [@cspell/dict-csharp](./dictionaries/csharp#readme) | csharp | csharp | C# dictionary for cspell. |
Expand Down
2 changes: 1 addition & 1 deletion dictionaries.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| [@cspell/dict-city-names-finland](./dictionaries/city-names-finland#readme) | city-names-finland | Cities of Finland | List of cities in Finland. |
| [@cspell/dict-clojure](./dictionaries/clojure#readme) | clojure | clojure | Clojure dictionary for cspell. |
| [@cspell/dict-companies](./dictionaries/companies#readme) | companies | Company names | Company names dictionary for cspell. |
| [@cspell/dict-cpp](./dictionaries/cpp#readme) | cpp; cpp-refined | C/C++ Dictionary | C/C++ Keywords and common library functions. |
| [@cspell/dict-cpp](./dictionaries/cpp#readme) | cpp-legacy; cpp; cpp-refined | C/C++ Dictionary | C/C++ Keywords and common library functions. |
| [@cspell/dict-cryptocurrencies](./dictionaries/cryptocurrencies#readme) | cryptocurrencies | Cryptocurrencies | Cryptocurrencies dictionary for cspell. |
| [@cspell/dict-cs-cz](./dictionaries/cs_CZ#readme) | cs-cz | Czech | Czech dictionary for cspell. |
| [@cspell/dict-csharp](./dictionaries/csharp#readme) | csharp | csharp | C# dictionary for cspell. |
Expand Down
1 change: 0 additions & 1 deletion dictionaries/cpp/src/allowed-terms.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Allowed Terms (used for splitting)
aa
abbr
Expand Down
13 changes: 0 additions & 13 deletions dictionaries/dotnet/src/allowed-terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ agg
aggr
alloc
app
app
append
arg
argument
Expand All @@ -17,13 +16,10 @@ ascii
asp
aspnet
async
async
asyncresult
Atio
Attlist
attr
attr
auth
auth
btn
bufferless
Expand Down Expand Up @@ -56,7 +52,6 @@ databindings
databound
datasource
datatype
datatype
datavalue
db
DB
Expand All @@ -73,7 +68,6 @@ DNS
Dt
DTC
dtd
dtd
dup
EC
ECDH
Expand Down Expand Up @@ -123,7 +117,6 @@ microsoft
MMF
modeless
msg
msg
MSHTML
multiset
Multiset
Expand All @@ -134,12 +127,9 @@ noseq
ns
null
nullable
nullable
num
OC
odbc
odbc
odbc
Ole
oledb
OSF
Expand All @@ -160,8 +150,6 @@ ptr
ptrs
querystring
ref
ref
ref
refid
refs
Reg
Expand All @@ -176,7 +164,6 @@ sessionstate
sfx
Smi
SNI
SNI
Snix
softkey
SQL
Expand Down
Loading

0 comments on commit 816d454

Please sign in to comment.