Skip to content

Commit 51c0675

Browse files
committed
Add some words to wordlist
1 parent 4466ff4 commit 51c0675

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

.spellcheck.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
matrix:
2+
- name: Markdown
3+
aspell:
4+
lang: en
5+
dictionary:
6+
encoding: utf-8
7+
pipeline:
8+
- pyspelling.filters.markdown:
9+
sources:
10+
- '**/*.md'
11+
default_encoding: utf-8

.wordlist.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
CEOS
2+
DOI
3+
HTTPS
4+
GeoTIFF
5+
GitHub

0 commit comments

Comments
 (0)