Skip to content

Commit

Permalink
fix: node - restore split behavior (#3118)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Apr 16, 2024
1 parent 871cfb1 commit 860a215
Show file tree
Hide file tree
Showing 4 changed files with 1,655 additions and 675 deletions.
2 changes: 1 addition & 1 deletion dictionaries/node/checksum.txt
@@ -1,4 +1,4 @@
181c7c5eb4e1b8ef77e78dfbb76f3b69eee598a6 dict/node.txt
8778e55793e8db7b9f3f6e547393e56433f81862 dict/node.txt
ddc86468b6dcdc43b1f19c49e08a1d8ac99369f4 src/additional_words.txt
d9616cf2cb9ed4e77ef6bfaa0d092d44e915205f src/exclude_words.txt
70fd3aae7c5efb478431af48d5b0219477767c41 src/node.txt
2 changes: 1 addition & 1 deletion dictionaries/node/cspell-tools.config.yaml
Expand Up @@ -10,7 +10,7 @@ targets:
- filename: src/node.txt
split: true
allowedSplitWords:
- ../en_US/en_US.trie
- src/split_words.txt
- src/additional_words.txt
excludeWordsFrom:
- src/exclude_words.txt
Expand Down

0 comments on commit 860a215

Please sign in to comment.