-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds cspell to CI to catch typos in code and docs.
- Loading branch information
1 parent
2c7185c
commit f620b57
Showing
42 changed files
with
520 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
// Enable your dictionary by adding it to the list of `dictionaries` | ||
"dictionaries": ["custom-words"], | ||
|
||
// Tell CSpell about your dictionary | ||
"dictionaryDefinitions": [{ | ||
// The name of the dictionary is used to look it up. | ||
"name": "custom-words", | ||
// Path to the custom word file. Relative to this `cspell.json` file. | ||
"path": "./wordlist.txt", | ||
// Some editor extensions will use `addWords` for adding words to your | ||
// personal dictionary. | ||
"addWords": true | ||
}], | ||
|
||
"files": [ | ||
"**/*.{ts,js,md}", | ||
"!**/dist/**", | ||
"!**/node_modules/**", | ||
"!**/CHANGELOG.md" | ||
], | ||
|
||
"ignoreRegExpList": [ | ||
// ignore import names (e.g. `import foo from 'module-name-with-typo'`) | ||
"/from\\s+(['\"]).*\\1/", | ||
|
||
// ignore anything in backticks | ||
"/`.*`/", | ||
|
||
// multiaddrs are not spell checked | ||
"/multiaddr(.*)/", | ||
|
||
// peer ids are not spell checked | ||
"/peerIdFromString(.*)/", | ||
|
||
// string encoded binary is not spell checked | ||
"/uint8ArrayFromString(.*)/", | ||
|
||
// CIDs are not spell checked | ||
"/CID(.*)/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,270 @@ | ||
achingbrain | ||
additionals | ||
addr | ||
addrs | ||
aegir | ||
alanshaw | ||
autodial | ||
autodialer | ||
autonat | ||
bafyfoo | ||
bafzaa | ||
bavail | ||
bfree | ||
bitfield | ||
bitswap | ||
blockstore | ||
BLPOP | ||
bootstrapper | ||
bufs | ||
buildx | ||
casttree | ||
cbor | ||
cborg | ||
cd | ||
certhash | ||
certhashes | ||
chainsafe | ||
chunker | ||
ci | ||
cid | ||
cids | ||
cidv | ||
ciphertext | ||
cjs | ||
cms | ||
cnames | ||
codecov | ||
comms | ||
composable | ||
config | ||
const | ||
createLibp | ||
crypto | ||
cryptographically | ||
dagcbor | ||
dagjson | ||
datagrams | ||
datastore | ||
dcutr | ||
dedupe | ||
dek | ||
deps | ||
DER | ||
dev | ||
devcon | ||
devs | ||
devtools | ||
dht | ||
dhts | ||
dialability | ||
dialable | ||
dialer | ||
discv | ||
dnsaddr | ||
dnsaddrs | ||
dnslink | ||
Dout | ||
dumbsub | ||
encrypter | ||
Encrypters | ||
esm | ||
ethereum | ||
EventEmitter | ||
eventloop | ||
fanout | ||
FIL | ||
filecoin | ||
filecoinv | ||
firewalled | ||
floodsub | ||
fs | ||
garply | ||
gater | ||
getbit | ||
getValue | ||
github | ||
GOLOG | ||
gossipsub | ||
graphana | ||
graphsync | ||
hacky | ||
hamt | ||
hashers | ||
helia | ||
hopr | ||
hopstr | ||
ihave | ||
implementers | ||
Impls | ||
incrby | ||
io | ||
ipcidr | ||
ipfs | ||
ipfsd | ||
ipld | ||
ipni | ||
ipns | ||
ipshipyard | ||
IPv | ||
iterable | ||
iterables | ||
iwant | ||
kad | ||
kadDHT | ||
kademlia | ||
KBUCKET | ||
keychain | ||
keypair | ||
keypairs | ||
keystore | ||
kubo | ||
ldelim | ||
libjuice | ||
libp | ||
maconn | ||
mafmt | ||
marshaled | ||
matcher | ||
mdns | ||
mDNS | ||
meshsub | ||
millis | ||
misconfigurations | ||
monorepo | ||
mplex | ||
multiaddr | ||
multiaddrs | ||
multibase | ||
multicodec | ||
multicodecs | ||
multidim | ||
multiformats | ||
multihash | ||
multihashes | ||
multistream | ||
muxed | ||
muxer | ||
muxerfactory | ||
muxers | ||
muxing | ||
namespace | ||
namesys | ||
nat | ||
NATed | ||
nim | ||
nist | ||
nodejs | ||
nothrow | ||
npm | ||
nsecs | ||
onboarding | ||
opensource | ||
osi | ||
p's | ||
pbes | ||
pbkdf | ||
pblink | ||
pbstr | ||
pc | ||
peerbit | ||
pem | ||
perf | ||
pinset | ||
pkcs | ||
pkix | ||
plaintext | ||
pmp | ||
pnet | ||
polyfill | ||
pre | ||
priv | ||
productionization | ||
programmatically | ||
protobuf | ||
protos | ||
protoschool | ||
provs | ||
PRs | ||
PSK | ||
pubsub | ||
pushable | ||
Qmfoo | ||
quic | ||
QUICV | ||
removeObservedAddr | ||
Reprovide | ||
Reprovider | ||
RequireJS | ||
responder | ||
retimeable | ||
rlflx | ||
roadmap | ||
routable | ||
rpc | ||
rpush | ||
rsa | ||
runtimes | ||
sdp | ||
secio | ||
secp | ||
semver | ||
seqno | ||
setbit | ||
sha | ||
sparsearray | ||
SSDP | ||
SSL | ||
stablelib | ||
startable | ||
startables | ||
statfs | ||
stopstr | ||
stringified | ||
stringifies | ||
stringifying | ||
subarray | ||
sublist | ||
subnet | ||
supercop | ||
tdigest | ||
testdata | ||
timespec | ||
toc | ||
TODO | ||
topologies | ||
tsconfig | ||
tutorialkit | ||
ufrag | ||
uint | ||
unconfirm | ||
undialable | ||
undialables | ||
unhandle | ||
unixfs | ||
unmarshal | ||
unmarshaled | ||
unmarshaling | ||
unmarshals | ||
untake | ||
unwant | ||
upgradability | ||
upgrader | ||
upnp | ||
upnpnat | ||
urlpad | ||
useragent | ||
varint | ||
vyzo | ||
Waku | ||
wantlist | ||
weakcb | ||
weald | ||
webapp | ||
webrtc | ||
webrtcdirect | ||
webtransport | ||
wnfs | ||
XSalsa | ||
xxbloom | ||
yamux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.