chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:01:57 +08:00
commit 9dda3e2451
399 changed files with 118131 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
[
{
"FileName": "Program.cs",
"FilePath": "src/Program.cs",
"FileChanges": [
{
"LineNumber": 42,
"CharNumber": 17,
"DiagnosticId": "WHITESPACE",
"FormatDescription": "Fix whitespace"
}
]
},
{
"FileName": "Utils.cs",
"FilePath": "src/Utils.cs",
"FileChanges": [
{
"LineNumber": 15,
"CharNumber": 8,
"DiagnosticId": "IDE0055",
"FormatDescription": "Fix formatting"
}
]
},
{
"FileName": "Tests.cs",
"FilePath": "tests/Tests.cs",
"FileChanges": []
}
]