chore: import upstream snapshot with attribution
This commit is contained in:
+31
@@ -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": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user