Exclude quotations from spellcheck

This commit is contained in:
Ben Edgington
2022-06-22 14:59:58 +01:00
parent 2fa2313bfc
commit c93f767cbc
2 changed files with 7 additions and 16 deletions

View File

@@ -32,6 +32,9 @@ while(<>) {
chomp;
# Block quotations
s/^ *>.*$//;
# Footnote links
s/\[\^.+?\]:?//g;
@@ -58,5 +61,8 @@ while(<>) {
# HTML entities
s/&.+?;/ /g;
# Anything in quote marks
s/".+?"//g;
print "^ $_";
}

View File

@@ -1,6 +1,5 @@
ABI
ADSL
ASIC
ASICs
Accessors
Alexandros
@@ -27,7 +26,6 @@ Blockchains
Blst
Boneh
Booleans
CCA
Casper
ChainSafe
Chia
@@ -41,7 +39,6 @@ DAOs
DVT
Dankrad
DeFi
Deserialize
Dfinity
Dfinity's
DoS
@@ -81,7 +78,6 @@ Iteratively
Iykyk
JSON
Jacek's
Justinification
Keccak
LMD
Lamport
@@ -111,9 +107,9 @@ Permissionless
Peta
Piecharts
Pintail's
Polynya
PoS
PoW
Polynya
Potuz
Protoarray
Protolambda
@@ -183,8 +179,6 @@ blockchain
blockchains
bls
boolean
ciphersuite
config
creds
crosslink
crosslinked
@@ -212,14 +206,12 @@ disincentivise
else's
endian
endianness
ess
et
ethresear
explainer
fastssz
finalization
finalized
generalized
getter
hackery
hexary
@@ -272,7 +264,6 @@ roadmap
scalability
secp
serialiser
serializing
sharding
shufflings
slashable
@@ -293,29 +284,23 @@ trie
trilemma
trustless
trustlessly
uint
unaggregated
unapologetically
unbiasable
unboundedly
underflows
unforgeability
unhandled
unslashed
unsuffixed
uptime
utilizing
validator
validator's
validators
vals
vbuterin
verifiably
verifier
whistleblower
whistleblowers
whitepaper
withdrawability
withdrawable
zee
zkSTARKs