Skip to content

Commit

Permalink
fix: Workflow Bot -- Build Dictionaries (#3185)
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 74340db commit 4db7ac2
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 45 deletions.
1 change: 0 additions & 1 deletion dictionaries/cpp/dict/cpp-legacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6752,7 +6752,6 @@ visbuf
viswbuf
viswibuf
vlan
vlog
vlv
vlvresponse
vmaxnm
Expand Down
3 changes: 1 addition & 2 deletions dictionaries/cpp/dict/cpp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19413,7 +19413,6 @@ asked
asking
asks
asl
asl_vlog
aslclient
asleep
aslmanager
Expand Down Expand Up @@ -38358,7 +38357,6 @@ snmp_enable_stderrlog
snmp_oidsubtree_compare
snmp_oidtree_compare
snmp_stderrlog_status
snmp_vlog
snmpcmd
snmpd
snmpd_free_trapcommunity
Expand Down Expand Up @@ -41921,6 +41919,7 @@ vlen
vlimit
vline
vlist
vlog
vlrmgWVPU
vltime
vltri
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 @@ -1194,6 +1194,7 @@ Gurmukhi
HA
HASH
HI
HIBERNATE
HIDDEN
HIGH
HIGHER
Expand Down Expand Up @@ -2028,6 +2029,7 @@ PF
PF_MASKOS
PF_MASKPROC
PHYS
PID
PIE
PIPE
PIXIE
Expand Down Expand Up @@ -2121,7 +2123,6 @@ PeekASN1Tag
Persian
Phags_Pa
Phoenician
Pid
Po
PosixOpenpt
Ppc
Expand Down Expand Up @@ -2166,6 +2167,7 @@ RENAME
RESERVED
RESOURCE
RESTRICTIONS
RESUME
RETURN
REVERSED
REVOKE
Expand Down Expand Up @@ -3177,6 +3179,7 @@ SO
SOAResource
SOCK
SOCKET
SOCKETS
SOCK_MAXADDRLEN
SOCK_RDM
SOCK_SEQPACKET
Expand Down Expand Up @@ -3279,6 +3282,7 @@ STYP_TYPCHK
SUB
SUBSYSTEM
SUFFIX
SUSPEND
SWAP
SWITCH
SYM
Expand Down Expand Up @@ -3438,10 +3442,6 @@ SYS_NFSSVC
SYS_OPEN_DPROTECTED_NP
SYS_OPEN_NOCANCEL
SYS_PATHCONF
SYS_PID_HIBERNATE
SYS_PID_RESUME
SYS_PID_SHUTDOWN_SOCKETS
SYS_PID_SUSPEND
SYS_POLL_NOCANCEL
SYS_PREAD
SYS_PREAD_NOCANCEL
Expand Down Expand Up @@ -3552,7 +3552,6 @@ SYS___MAC_EXECVE
SYS___MAC_GETFSSTAT
SYS___MAC_GET_LCID
SYS___MAC_GET_LCTX
SYS___MAC_GET_PID
SYS___MAC_SET_LCTX
SYS___OLD_SEMWAIT_SIGNAL
SYS___OLD_SEMWAIT_SIGNAL_NOCANCEL
Expand Down Expand Up @@ -4688,7 +4687,6 @@ globbing
go
goarch
gob
gocache
godebug
goexperiment
golang
Expand Down Expand Up @@ -5195,6 +5193,7 @@ phys
physical
pi
picture
pid
ping
pinger
pipe
Expand Down
1 change: 0 additions & 1 deletion dictionaries/golang/src/go-words/go.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8599,7 +8599,6 @@ go1.7
go1.8
go1.9
goarch
gocache
gob
godebug
goexperiment
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/powershell/dict/powershell.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ MYVIDEO
Microsoft
NETHOOD
OFS
PID
PRINTHOOD
PROFILESFOLDER
PROGRAMFILES
Expand Down Expand Up @@ -366,6 +365,7 @@ pattern
patterns
personal
pictures
pid
ping
playlists
plist
Expand Down
60 changes: 30 additions & 30 deletions dictionaries/software-terms/src/coding-terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,36 @@ noindent
nolet
nolinebreak
nolock
onabort
onboard
onboarded
onboarding
onboardings
onboards
oncomplete
onended
onerror
onexit
onfailure
onfinally
onfulfilled
oniguruma
onkeydown
onkeypress
onkeyup
online
onload
onloadend
onmessage
onopen
onprogress
onreadystatechange
onrejected
onstart
onstop
onsuccess
ontimeout
onversionchange
paren
parens
parenthesised
Expand Down Expand Up @@ -216,33 +246,3 @@ varstatement
waitfor
webextensions
webserver
onabort
onboard
onboarded
onboarding
onboardings
onboards
oncomplete
onended
onerror
onfinally
onfulfilled
oniguruma
online
onload
onloadend
onmessage
onopen
onprogress
onreadystatechange
onrejected
onsuccess
ontimeout
onversionchange
onfailure
onstart
onstop
onexit
onkeypress
onkeydown
onkeyup
6 changes: 3 additions & 3 deletions dictionaries/software-terms/src/software-terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,8 @@ dataset
datasets
datasources
DAWG
DB
DBaaS
dcopy
DDMMYY
ddmmyyyy
Expand Down Expand Up @@ -727,6 +729,7 @@ hashmaps
helvetica
heredoc
HHMM
hhmmss
hipaa
hoist
homedir
Expand Down Expand Up @@ -2060,6 +2063,3 @@ zip
zlib
ZPool
ZPools
DB
DBaaS
hhmmss

0 comments on commit 4db7ac2

Please sign in to comment.