Skip to content

Commit 672185a

Browse files
jcfrancoJason3S
andauthored
fix: add terms to GIS dict (#3946)
Co-authored-by: Jason Dent <jason@streetsidesoftware.nl>
1 parent 65fc219 commit 672185a

File tree

2 files changed

+250
-1
lines changed

2 files changed

+250
-1
lines changed

dictionaries/gis/cspell-tools.config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ targets:
44
- name: 'gis'
55
sources:
66
- filename: 'src/gis.txt'
7-
maxDepth: 1 # This is set to 1 to prevent initial builds from taking too long.
7+
split: true
88
format: 'plaintext'
99
targetDirectory: './dict'
1010
generateNonStrict: false

0 commit comments

Comments
 (0)