From b38656c923d5b1f7162c09a08e20bf189cbabf6b Mon Sep 17 00:00:00 2001 From: ronnie Date: Fri, 10 Apr 2026 20:41:00 -0400 Subject: [PATCH] added cspell and better source --- NuGet.Config | 13 +++++++++++++ cspell.json | 5 ++++- nuget.config | 12 ------------ 3 files changed, 17 insertions(+), 13 deletions(-) create mode 100644 NuGet.Config delete mode 100644 nuget.config diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..59e0f9d --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/cspell.json b/cspell.json index 2283c7b..a6bb82b 100644 --- a/cspell.json +++ b/cspell.json @@ -13,6 +13,7 @@ "**/nupkg/**/*.*" ], "words": [ + "Aabb", "assemblyfilters", "automerge", "branchcoverage", @@ -34,8 +35,10 @@ "issuecomment", "justalemon", "lcov", + "Lerp", "lihop", "linecoverage", + "Mathf", "methodcoverage", "missingall", "msbuild", @@ -67,4 +70,4 @@ "Unparented", "Xunit" ] -} \ No newline at end of file +} diff --git a/nuget.config b/nuget.config deleted file mode 100644 index 598b0fb..0000000 --- a/nuget.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - -