Skip to content

Commit a41d626

Browse files
StevenTCramerclaude
andcommitted
Add cSpell dictionary words for analyzer terms
Added common terms used in the analyzer: - assemblyinfo - buildtransitive - contentfiles - nugets 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent e8f98df commit a41d626

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.vscode/settings.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,11 @@
1818
"titleBar.inactiveBackground": "#55dbe899",
1919
"titleBar.inactiveForeground": "#15202b99"
2020
},
21-
"peacock.remoteColor": "#55dbe8"
21+
"peacock.remoteColor": "#55dbe8",
22+
"cSpell.words": [
23+
"assemblyinfo",
24+
"buildtransitive",
25+
"contentfiles",
26+
"nugets"
27+
]
2228
}

0 commit comments

Comments
 (0)