We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f68ed4 commit 3da8923Copy full SHA for 3da8923
.aspell.en.pws
@@ -1,4 +1,10 @@
1
personal_ws-1.1 en 264
2
+py
3
+vsprintf
4
+glibc
5
+JSON
6
+Freenode
7
+nacks
8
secp
9
sig
10
unguessable
@@ -353,3 +359,6 @@ rfc
353
359
varint
354
360
CompactSize
355
361
tlvs
362
+snprintf
363
+GitHub
364
+IRC
.travis.yml
@@ -10,4 +10,4 @@ python:
- "3.6"
11
script:
12
- (set -e; for i in 0?-*.md; do echo "Extracting $i"; python3 tools/extract-formats.py $i; done)
13
- - tools/spellcheck.sh --check [0-9][0-9]-*.md
+ - tools/spellcheck.sh --check *.md
0 commit comments