2 $schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
4 # Allows things like stringLength
5 allowCompoundWords: true
7 # Read files not to spell check from the git ignore
10 # Language settings for C
12 - caseSensitive: false
17 # Add a dictionary, and the path to the word list
18 dictionaryDefinitions:
19 - name: freertos-words
20 path: '.github/.cSpellWords.txt'
26 # Paths and files to ignore