Skip to content

Commit

Permalink
cspell. add local dictionary
Browse files Browse the repository at this point in the history
Signed-off-by: amc-nu <[email protected]>
  • Loading branch information
amc-nu committed Sep 5, 2024
1 parent 72fdb24 commit de8c945
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": "0.2",
"language": "en",
"allowCompoundWords": false,
"words": [
"crossvalidation",
"roswrapper"
]
}

0 comments on commit de8c945

Please sign in to comment.