Skip to content

Commit 23700d8

Browse files
committed
Move location of cspell words
1 parent 96823a9 commit 23700d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

cspell.config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ useGitignore: true
99
# That having just one single dictionary might be nicer?
1010
dictionaryDefinitions:
1111
- name: freertos-words
12-
path: '.cSpellWords.txt'
12+
path: '.github/.cSpellWords.txt'
1313
addWords: true
1414
dictionaries:
1515
- freertos-words

0 commit comments

Comments
 (0)