mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
Add spell-check to CI
This commit is contained in:
109
.github/.cspell/organization-dictionary.txt
vendored
Normal file
109
.github/.cspell/organization-dictionary.txt
vendored
Normal file
@@ -0,0 +1,109 @@
|
||||
// This is a dictionary shared by projects under https://github.com/taiki-e.
|
||||
// It is not intended for manual editing.
|
||||
|
||||
endo
|
||||
taiki
|
||||
|
||||
// tool name and its configs or options
|
||||
asan
|
||||
cflags
|
||||
clippy
|
||||
codegen
|
||||
cxxflags
|
||||
exitcode
|
||||
miri
|
||||
miriflags
|
||||
msan
|
||||
retag
|
||||
rustc
|
||||
rustdoc
|
||||
rustdocflags
|
||||
rustflags
|
||||
rustfmt
|
||||
rustsec
|
||||
rustup
|
||||
valgrind
|
||||
xcompile
|
||||
Zdoctest
|
||||
Zmiri
|
||||
|
||||
// Rust target triple
|
||||
aarch
|
||||
androideabi
|
||||
armeb
|
||||
armebv
|
||||
armv
|
||||
asmjs
|
||||
atmega
|
||||
bpfeb
|
||||
bpfel
|
||||
cuda
|
||||
eabi
|
||||
eabihf
|
||||
emscripten
|
||||
espidf
|
||||
fortanix
|
||||
gnuabi
|
||||
gnueabi
|
||||
gnueabihf
|
||||
gnullvm
|
||||
gnuspe
|
||||
gnux
|
||||
illumos
|
||||
imac
|
||||
macabi
|
||||
mipsel
|
||||
mipsisa
|
||||
msvc
|
||||
muslabi
|
||||
musleabi
|
||||
musleabihf
|
||||
nvptx
|
||||
openwrt
|
||||
riscv
|
||||
softfloat
|
||||
sparcv
|
||||
thumbeb
|
||||
thumbebv
|
||||
thumbv
|
||||
tvos
|
||||
uclibc
|
||||
uclibceabi
|
||||
uclibceabihf
|
||||
uefi
|
||||
vxworks
|
||||
wasi
|
||||
watchos
|
||||
xous
|
||||
|
||||
// Rust other
|
||||
alloc
|
||||
canonicalize
|
||||
consts
|
||||
deque
|
||||
doctest
|
||||
hasher
|
||||
inlateout
|
||||
intrinsics
|
||||
lateout
|
||||
msrv
|
||||
peekable
|
||||
punct
|
||||
repr
|
||||
rfind
|
||||
rfold
|
||||
splitn
|
||||
uninit
|
||||
|
||||
// Other
|
||||
connrefused
|
||||
cygwin
|
||||
euxo
|
||||
msys
|
||||
noninteractive
|
||||
noprofile
|
||||
norc
|
||||
pipefail
|
||||
powerset
|
||||
proto
|
||||
tlsv
|
||||
19
.github/.cspell/project-dictionary.txt
vendored
Normal file
19
.github/.cspell/project-dictionary.txt
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
binstall
|
||||
bytecodealliance
|
||||
jfrimmel
|
||||
koalaman
|
||||
libc
|
||||
linkcheck
|
||||
mdbook
|
||||
mvdan
|
||||
nextest
|
||||
protobuf
|
||||
protoc
|
||||
protocolbuffers
|
||||
quickinstall
|
||||
rustwasm
|
||||
shellcheck
|
||||
shfmt
|
||||
toolchains
|
||||
udeps
|
||||
wasmtime
|
||||
0
.github/.cspell/rust-dependencies.txt
vendored
Normal file
0
.github/.cspell/rust-dependencies.txt
vendored
Normal file
Reference in New Issue
Block a user