15 lines · yaml
1---2MainSourceFile: yes.cpp3Diagnostics:4 - DiagnosticName: test-header-format5 DiagnosticMessage:6 Message: Fix7 FilePath: $(path)/yes.cpp8 FileOffset: 369 Replacements:10 - FilePath: $(path)/yes.cpp11 Offset: 3612 Length: 1713 ReplacementText: ""14...15