mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 22:47:16 +08:00
mdbx-ci: disable broken spelling action.
This commit is contained in:
parent
4e2a7465ab
commit
dbba0fe18e
9
.github/actions/spelling/expect.txt
vendored
9
.github/actions/spelling/expect.txt
vendored
@ -1,3 +1,4 @@
|
|||||||
|
[200~Alexey
|
||||||
aarch
|
aarch
|
||||||
abcdef
|
abcdef
|
||||||
abf
|
abf
|
||||||
@ -292,6 +293,7 @@ ddfd
|
|||||||
ddl
|
ddl
|
||||||
deadread
|
deadread
|
||||||
deadwrite
|
deadwrite
|
||||||
|
DEBIAN
|
||||||
debian
|
debian
|
||||||
Debroux
|
Debroux
|
||||||
debrouxl
|
debrouxl
|
||||||
@ -303,6 +305,7 @@ defgroup
|
|||||||
delaystart
|
delaystart
|
||||||
Demakov
|
Demakov
|
||||||
demangle
|
demangle
|
||||||
|
deno
|
||||||
DEPRECATEDLIST
|
DEPRECATEDLIST
|
||||||
deps
|
deps
|
||||||
depthmask
|
depthmask
|
||||||
@ -416,6 +419,7 @@ ELBRUSCXX
|
|||||||
elif
|
elif
|
||||||
elseif
|
elseif
|
||||||
emoji
|
emoji
|
||||||
|
EMSCRIPTEN
|
||||||
emscripten
|
emscripten
|
||||||
EMULTIVAL
|
EMULTIVAL
|
||||||
emulu
|
emulu
|
||||||
@ -727,6 +731,7 @@ intrinsics
|
|||||||
inttypes
|
inttypes
|
||||||
ioarena
|
ioarena
|
||||||
IODQ
|
IODQ
|
||||||
|
IOPs
|
||||||
iops
|
iops
|
||||||
iostream
|
iostream
|
||||||
iov
|
iov
|
||||||
@ -1232,6 +1237,7 @@ pagemap
|
|||||||
pageno
|
pageno
|
||||||
pagenums
|
pagenums
|
||||||
PAGEPERTURB
|
PAGEPERTURB
|
||||||
|
PAGEROOM
|
||||||
pageroom
|
pageroom
|
||||||
pagetype
|
pagetype
|
||||||
par
|
par
|
||||||
@ -1264,6 +1270,7 @@ PFILE
|
|||||||
pflags
|
pflags
|
||||||
pgcount
|
pgcount
|
||||||
PGL
|
PGL
|
||||||
|
pgl
|
||||||
pglist
|
pglist
|
||||||
pgno
|
pgno
|
||||||
pgnumber
|
pgnumber
|
||||||
@ -1309,6 +1316,7 @@ powerpc
|
|||||||
ppc
|
ppc
|
||||||
pragma
|
pragma
|
||||||
pread
|
pread
|
||||||
|
PREALLOC
|
||||||
prealloc
|
prealloc
|
||||||
PREDEF
|
PREDEF
|
||||||
prefetch
|
prefetch
|
||||||
@ -1760,6 +1768,7 @@ toolset
|
|||||||
tooltip
|
tooltip
|
||||||
torquem
|
torquem
|
||||||
TOUPPER
|
TOUPPER
|
||||||
|
Transcoder
|
||||||
transcoder
|
transcoder
|
||||||
transcoding
|
transcoding
|
||||||
treeview
|
treeview
|
||||||
|
1
.github/workflows/spelling.yml
vendored
1
.github/workflows/spelling.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Spell checking
|
name: Spell checking
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: spelling
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user