Skip to content

Commit

Permalink
fix failing spall chacker
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKuchin committed Dec 30, 2023
1 parent fba0b27 commit 6b2a020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 389 deletions.
388 changes: 0 additions & 388 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
@@ -1,389 +1 @@
ABCDEFGHIJKLMNOPQRSTUVWXY
ALIGNH
ALIGNV
AZN
Airfarelimitation
Anyconnect
Atoi
Autoapprove
Autodetect
BGN
BORDERSTYLE
BTID
BTIn
BTVAT
BTexpense
BYN
CFormat
CGIDIR
CHF
CLEANUPDIRECTORY
CNY
CRedirect
CRto
CURDATE
CZK
DARKGREEN
DARKRED
DBby
DKK
Dest
EUR
Econom
Errorf
FFFFFFF
FILLPATTERN
FNumber
Fatalf
Flawfinder
GBP
GWIPBy
HDR
HKD
HTMLTo
HUF
IApplied
IDBy
IDIn
IMAGEMAGICK
IMessage
INR
Img
Itoa
JPY
KGS
KRW
KZT
LEN
LIGHTGREEN
LOGDIR
LOGGEDIN
Lmicroseconds
Lshortfile
Lstd
MDL
MSVC
Magick
NOK
NUMFORMAT
ONMe
ORBT
PLN
PSo
Printf
Println
REFERER
RON
Rignore
SEK
SIGSEGV
SOWIn
Ses
Symantec
TALIGN
TCs
TJS
TMT
TODO
UAH
UINT
UNICODE
UZS
Unmarshal
Unsubscribe
Uread
WAct
WActive
WAgreement
WBT
WBy
WContract
WCustom
WDate
WEdit
WIDBy
WIDs
WList
WNumber
WPayment
WPosition
WQuery
WSign
WStart
WTitle
WVariable
WWorking
Wfrom
Wkhtml
Wunused
XBy
XOffset
XResolution
YCb
YResolution
YYYY
ZIPBy
Zabcdefghijklmnopqrstuvwxyz
afm
airtickets
alnum
anketa
anyrole
api
args
arial
arialbd
autocomplete
autocompleted
autologin
avia
bbox
bday
bfd
bgp
bik
btn
bts
cactivator
captcha
ccgi
cexception
cfg
cgi
charcode
checkin
checkpersistence
chtml
cidr
cmail
cmake
cmath
cmenu
cmysql
cnx
codecvt
companyid
config
coord
costcenter
cpp
cron
css
cstatistics
cstdlib
ctime
currencyname
currencynominal
currencyvalue
cuser
cvars
datetime
dayrate
declensioned
deinit
dhcp
difftime
downloader
dst
dupicated
employmenttype
endforeach
endif
endl
endmacro
eneded
enum
eventtimestamps
executables
exif
expenseitemid
fcntl
filepath
foreach
fstream
func
getenv
gettext
gettimeofday
github
gopkg
helpdesk
hostname
hotelchain
hpdf
hpp
href
html
htmlt
http
iata
idto
idx
ifndef
imageid
ipam
isactivated
isblocked
isbn
iswalnum
ivankuchin
jpg
json
jsonrpc
keepalive
kompanii
kpp
len
libhpdf
libintl
libxl
lng
localtime
localy
lostindb
lostpictures
maxsalary
mbstowcs
mbwcvt
mday
messageid
minsalary
mktime
multiwork
mysql
myvacancies
namespace
netip
ngettext
noexcept
noone
notfound
nothrow
notificator
npos
ntp
nullptr
numcode
objs
ofs
ofstream
ogrn
okato
okpo
onot
ost
ostream
ostringstream
params
passwd
paymenttype
pdf
pfb
php
phpipamsync
pragma
prettywriter
pricedomestic
priceforeign
proj
projectid
psow
ptr
qfp
qstring
rapidjson
ratelimiter
rawtime
rbegin
regex
relogin
rpath
rur
rus
sessid
setlang
showmain
signin
sizeof
smartway
sms
smth
snmp
snprintf
spam
spf
sql
sqlquery
srand
src
srok
ssh
sstream
stderr
stdexcept
stoi
stol
stopbits
strconv
strftime
strlen
subc
subdir
submatch
substr
sys
sysid
tacacs
tempate
tempfile
templ
timeentry
timeframe
timeinfo
timereport
timeval
tls
tmp
tooltip
topage
totaldays
totalhours
totalpayment
totalpaymentnovat
towlower
ttf
typedefs
uncomment
undef
uniq
unmarshalling
url
usec
userid
username
usr
utf
valute
varset
vec
vrf
vty
walkthrough
wctype
wday
weberror
wkhtmltopdf
wkhtmltox
workflow
workpane
workperiod
wperiod
wstring
xheight
xls
xml
xxxx
xxxxxxxx
yaml
ycr
youtube
3 changes: 2 additions & 1 deletion .github/workflows/spell_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ jobs:
with:
bucket: .github/actions
project: spelling
env:
extra_dictionaries:
cspell:golang/dict/go.txt
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


Expand Down

0 comments on commit 6b2a020

Please sign in to comment.