fix: cleanup based on copilot review comments

This commit is contained in:
Stevan Freeborn
2025-05-19 15:28:08 -05:00
parent e2d4ee735a
commit 5d4fb290ba
3 changed files with 12 additions and 3 deletions
+9
View File
@@ -3,9 +3,18 @@
"dotnet.defaultSolution": "AnthropicClient.sln",
"cSpell.words": [
"Browsable",
"buildtransitive",
"contentfiles",
"Docfx",
"globaltool",
"haikus",
"Linq",
"msbuild",
"nameof",
"reportgenerator",
"reporttypes",
"Szalay",
"targetdir",
"typeof"
],
"dotnet.unitTests.runSettingsPath": "./tests/AnthropicClient.Tests/.runsettings"