chore: spellcheck config update (#3207)

This commit is contained in:
Bernhard Schuster
2021-06-11 15:05:12 +02:00
committed by GitHub
parent f698bf8548
commit be32325af7
2 changed files with 21 additions and 13 deletions
+20 -12
View File
@@ -1,26 +1,33 @@
90
150
adversary/SM
annualised/MS
Apache-2.0/M
api/SM
API/SM
APIs
assignee/SM
async
BFT/M
bitfield/MS
blake2/MS
blockchain/MS
borked
BTC
BTC/S
CLI/MS
codec/SM
config/MS
crypto/MS
customizable/B
debian/M
decodable/MS
dispatchable/SM
DMP/SM
DOT/S
ed25519
enum/MS
ERC-20
ETH
ethereum/MS
externality/MS
extrinsic/MS
@@ -30,13 +37,16 @@ GiB/S
GPL/M
GPLv3/M
Handler/MS
HMP/SM
https
include/BG
inherent/MS
initialize/RG
instantiate/B
intrinsic/MS
intrinsics
io
isolate/BG
jaeger/MS
js
keccak256/M
@@ -47,12 +57,15 @@ merkle/MS
misbehavior/SM
misbehaviors
MIT/M
MQC/SM
multivalidator/SM
NFT/SM
oneshot/MS
others'
parablock/MS
parachain/MS
parameterize/D
picosecond/SM
polkadot/MS
pov-block/MS
PoV/MS
@@ -77,25 +90,20 @@ teleporters
testnet/MS
trie/MS
trustless/Y
tuple/SM
ubuntu/M
UDP
UI
unfinalize/B
union/MSG
unservable/B
unfinalize/B
validator/SM
VMP/SM
VRF/SM
w3f/MS
wasm/M
WND/S
XCM/S
XCMP/M
include/BG
isolate/BG
dispatchable/SM
VMP/SM
HMP/SM
DMP/SM
MQC/SM
VRF/SM
assignee/SM
adversary/SM
instantiation/SM
NFA
+1 -1
View File
@@ -8,6 +8,6 @@ extra_dictionaries = ["lingua.dic"]
# 5x
# He tagged it as 'TheGreatestOfAllTimes'
# Transforms'
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?x$", "^(.*)'$", "^\\+$"]
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?(x|%)$", "^(.*)'$", "^\\+$"]
allow_concatenation = true
allow_dashes = true