Skip to content

Commit

Permalink
don't spell check C files
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Aug 29, 2023
1 parent 78a5166 commit 152e6ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
"**/*.min.*",
"**/*.map",
"**/ArduinoJson/**"
]
],
"cSpell.enableFiletypes": ["!cpp"]
}

0 comments on commit 152e6ce

Please sign in to comment.