mirror of https://github.com/waku-org/specs.git
Update spellcheck.yaml
This commit is contained in:
parent
ffc9d3a211
commit
682cffb533
|
@ -1,4 +1,37 @@
|
|||
matrix:
|
||||
- name: markdown
|
||||
sources:
|
||||
- '**/*.md'
|
||||
default:
|
||||
dictionary:
|
||||
- en_US
|
||||
- en_GB
|
||||
encoding: utf-8
|
||||
pipeline:
|
||||
- pyspelling.filters.markdown:
|
||||
extensions:
|
||||
- .md
|
||||
sources:
|
||||
- '**/*.md'
|
||||
suggest: true
|
||||
whitelist:
|
||||
- ALLOC
|
||||
- IANA
|
||||
- SHARDING
|
||||
- WAKU
|
||||
- Waku
|
||||
- danielkaiser
|
||||
- creativecommons
|
||||
- github
|
||||
- GITHUB
|
||||
- https
|
||||
- iana
|
||||
- md
|
||||
- rfc
|
||||
- RFC
|
||||
- www
|
||||
- DHT
|
||||
- DoS
|
||||
- GossipSub
|
||||
- gossipsub
|
||||
- Waku's
|
||||
- libp2p
|
||||
- pubsub
|
||||
- subnets
|
||||
|
|
Loading…
Reference in New Issue