Skip to content

Commit

Permalink
Makes VScode's life a bit better for spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
peterramsing committed May 26, 2022
1 parent 4f3fac4 commit 25f62af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
@@ -0,0 +1,3 @@
{
"cSpell.words": ["codecov", "lcov"]
}

0 comments on commit 25f62af

Please sign in to comment.