Skip to content

Commit

Permalink
fix: Workflow Bot -- Build Dictionaries (#3174)
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 0e737b4 commit 0f13b2b
Show file tree
Hide file tree
Showing 7 changed files with 138 additions and 84 deletions.
3 changes: 0 additions & 3 deletions dictionaries/cpp/dict/cpp-legacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ AUTOEXTEND
AUTOINDEX
AUTOINIT
AUTOMOUNTED
AUTOPROXY
AUTORESET
AUTOSKIP
AVALID
Expand Down Expand Up @@ -892,7 +891,6 @@ EULER
EUNSPEC
EVDATA
EVDEV
EVENTID
EVTONLY
EWAITMEM
EXCED
Expand Down Expand Up @@ -6508,7 +6506,6 @@ tdomain
te
tearup
teleray
tempfile
tentry
termsig
testcancel
Expand Down
9 changes: 4 additions & 5 deletions dictionaries/cpp/dict/cpp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,7 @@ AUTOINCREMENT
AUTOLOAD
AUTOMATA
AUTOMATIC
AUTOPROXY
AUTOREFERER
AUTORELEASE
AUTOSAVED
Expand Down Expand Up @@ -4691,6 +4692,7 @@ EVALUATION
EVEN
EVENP
EVENT
EVENTID
EVENTS
EVER
EVERY
Expand Down Expand Up @@ -4886,7 +4888,6 @@ EuQgAHPgS
Euler
Euml
Europe
Eventid
ExtBoolname
ExtNumname
ExtStrname
Expand Down Expand Up @@ -7347,8 +7348,6 @@ KCS
KCTYPE_SAMPLE_DISK_IO_STATS
KDB
KDBG
KDBG_EVENTID
KDBG_EVENTID_MASK
KDBG_MIGCODE
KDC
KDC_ERR_BADOPTION
Expand Down Expand Up @@ -13848,7 +13847,6 @@ SQLITE_NOTADB
SQLITE_OMIT_AUTOINIT
SQLITE_OMIT_AUTORESET
SQLITE_OMIT_COMPILEOPTION_DIAGS
SQLITE_OPEN_AUTOPROXY
SQLITE_OPEN_DELETEONCLOSE
SQLITE_OPEN_FILEPROTECTION_COMPLETE
SQLITE_OPEN_FILEPROTECTION_COMPLETEUNLESSOPEN
Expand Down Expand Up @@ -24950,6 +24948,7 @@ evalutating
evc_map
evenly
event
eventid
eventlist
eventreq
events
Expand Down Expand Up @@ -30365,7 +30364,6 @@ majority
majorversion
mak
make
make_tempfile
makearg
makecontext
makedev
Expand Down Expand Up @@ -40049,6 +40047,7 @@ tempbuf
temperature
tempering
tempfail
tempfile
templ
template
templated
Expand Down
3 changes: 2 additions & 1 deletion dictionaries/dotnet/dict/dotnet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ Invalid_tagprefix_entry
Invalid_use_of_config_uc
Iqt
LDV
LocalizableString_LocalizationFailed
MDF
MDF_AmbigousCollectionName
MMF
Expand Down Expand Up @@ -1548,6 +1547,8 @@ loc
local
locale
localgroup
localizable
localization
localize
localized
location
Expand Down
13 changes: 6 additions & 7 deletions dictionaries/golang/dict/go.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ AI_CANONNAME
AL
ALERT
ALL
ALLOC
ALPHA
AM
AMD
Expand Down Expand Up @@ -112,8 +113,6 @@ Albanian
Alignof
AllAdditionals
AllocedBytesPerOp
AllocsPerOp
AllocsPerRun
Amd
Anatolian
AppendUleb128
Expand Down Expand Up @@ -241,7 +240,6 @@ Balinese
Bamum
Bassa_Vah
Batak
BatchCounterAlloc
Bengali
Bhaiksuki
Bidi_Control
Expand Down Expand Up @@ -371,7 +369,6 @@ ClassRngList
ClassRngListsPtr
CleanCmdEnv
Clearenv
Cmd
Cmdline
Cmp
CmsgLen
Expand Down Expand Up @@ -2129,7 +2126,6 @@ PosixOpenpt
Ppc
Pread
Prec
Precompute
PreemptibleLoops
PreemptibleLoopsInt
PrimeRK
Expand Down Expand Up @@ -2986,7 +2982,6 @@ Rejang
Rela
Reloc
RelocEnt
ReportAllocs
ResNclose
ResNinit
ResNsearch
Expand Down Expand Up @@ -3026,7 +3021,6 @@ SHA384WithRSAPSS
SHA512WithRSAPSS
SHARED
SHF
SHF_ALLOC
SHF_EXECINSTR
SHF_MASKOS
SHF_MASKPROC
Expand Down Expand Up @@ -4061,8 +4055,10 @@ align
alignment
alive
all
alloc
allocate
allocated
allocs
allow
allowed
alpha
Expand Down Expand Up @@ -4136,6 +4132,7 @@ bare
base
basic
basicauth
batch
be
before
begin
Expand Down Expand Up @@ -4260,6 +4257,7 @@ close
closed
closer
closing
cmd
cmerge
cmplx
cnt
Expand Down Expand Up @@ -5231,6 +5229,7 @@ pprof
pragma
precedence
precision
precompute
precomputed
precondition
predefined
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/scala/dict/scala.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ clearable
cline
clone
close
cmd
coarsest
code
codec
Expand Down Expand Up @@ -991,7 +992,6 @@ runtime
s
same
scala
scalaCmd
scalacCmd
scale
scan
Expand Down

0 comments on commit 0f13b2b

Please sign in to comment.