Files
2026-07-13 12:01:57 +08:00

32 lines
592 B
JSON

[
{
"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": []
}
]