mirror of
https://github.com/lightning/bolts.git
synced 2025-01-18 21:32:31 +01:00
Enable travis to spellcheck BOLT#10 to 99.
This commit is contained in:
parent
1e228bcf8f
commit
13326cca3c
@ -10,4 +10,4 @@ python:
|
||||
- "3.6"
|
||||
script:
|
||||
- (set -e; for i in 0?-*.md; do echo "Extracting $i"; python3 tools/extract-formats.py --message-types --message-fields --check-alignment $i; done)
|
||||
- tools/spellcheck.sh --check 0?*.md
|
||||
- tools/spellcheck.sh --check [0-9][0-9]-*.md
|
||||
|
Loading…
Reference in New Issue
Block a user