Skip to content

Commit

Permalink
fix: Workflow Bot -- Build Dictionaries (#3921)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent e0054be commit 9b8eea2
Show file tree
Hide file tree
Showing 6 changed files with 285 additions and 280 deletions.
238 changes: 119 additions & 119 deletions README.md

Large diffs are not rendered by default.

238 changes: 119 additions & 119 deletions dictionaries.md

Large diffs are not rendered by default.

14 changes: 12 additions & 2 deletions dictionaries/software-terms/dict/coding-compound-terms.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

63 changes: 29 additions & 34 deletions dictionaries/software-terms/src/coding-compound-terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,38 @@
*buffers*
*button*
*buttons*
*cache*
*channel*
*clear*
*click*
*client*
*cloud*
*code*
*commit*
*connect*
*connection*
*data*
*data*
*count*
*countable*
*data*
*domain*
*down*
*dropdown*
*enable*
*encrypt*
*error*
*field*
*file*
*files*
*fix*
*gateway*
+goog
goog+
h+ # common prefix like `HKEY_LOCAL_HOST`
i+ # Only use as a prefix, like `ilimit` or `istream`
*index*
*indexable*
+io
io+
*left*
*limit*
*limited*
Expand All @@ -50,19 +63,26 @@
*load*
*meta*
*migration*
my*
*name*
*net*
*network*
o+ # Only use as a prefix, like `oauth` or `ostream`
*out*
*over*
*page*
*pick*
*plane*
*plot*
*policy*
post* # Only use as a prefix
pre+ # Only use as a prefix
*query*
*rate*
re+ # Only use as a prefix
*reservation*
*right*
*scale*
*save*
*scale*
*scaled*
*scaler*
Expand All @@ -75,44 +95,19 @@
*split*
*sqrt*
*square*
+std
std+
*storage*
*store*
*stream*
sub+
*switch*
*text*
*transfer*
*trash*
*trigger*
*triggered*
*up*
*zip*
+goog
+io
+std
goog+
h+ # common prefix like `HKEY_LOCAL_HOST`
i+ # Only use as a prefix, like `ilimit` or `istream`
io+
my*
o+ # Only use as a prefix, like `oauth` or `ostream`
post* # Only use as a prefix
pre+ # Only use as a prefix
re+ # Only use as a prefix
std+
sub+
un+ # Only use as a prefix
*index*
*indexable*
*count*
*countable*
*up*
*window*
*cache*
*file*
*files*
*save*
*load*
*trash*
*click*
*pick*
*box*
*dropdown*
*page*
*zip*
6 changes: 3 additions & 3 deletions dictionaries/software-terms/src/coding-terms.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Coding Related Terms
# cspell:ignoreRegExp /#.*/g
# Add new terms after this line, one per line.
blah
blahBlah
howTo
000ff1ce # ("office") https://en.wikipedia.org/wiki/Hexspeak
0b00b135 # ("boobies") https://en.wikipedia.org/wiki/Hexspeak
0bab10c # https://en.wikipedia.org/wiki/Hexspeak
Expand Down Expand Up @@ -115,6 +112,8 @@ bitCount
bitor
bitSize
bitxor
blah
blahBlah
blockcount
blockless
blockquote
Expand Down Expand Up @@ -364,6 +363,7 @@ hola
HOMEDRIVE
HOMEPATH
hostentry
howTo
hrTime
hScroll
httpSocket
Expand Down
6 changes: 3 additions & 3 deletions dictionaries/software-terms/src/software-services.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ caniuse
cdnjs
Codespace
Codespaces
dependabot
gcr.io
imessage
jsdelivr
keycloak # https://www.keycloak.org/
musixmatch
netlify
OpenFGA # https://openfga.dev/
probot
todoist
unpkg
keycloak # https://www.keycloak.org/
OpenFGA # https://openfga.dev/
dependabot

0 comments on commit 9b8eea2

Please sign in to comment.