15 lines · yaml
1---2MainSourceFile: no.cpp3Diagnostics:4 - DiagnosticName: test-no5 DiagnosticMessage:6 Message: Fix7 FilePath: $(path)/no.cpp8 FileOffset: 949 Replacements:10 - FilePath: $(path)/no.cpp11 Offset: 9412 Length: 313 ReplacementText: 'auto '14...15