15 lines
384 B
YAML
15 lines
384 B
YAML
|
---
|
||
|
MainSourceFile: order-dependent.cpp
|
||
|
Diagnostics:
|
||
|
- DiagnosticName: test-order-dependent-insertion
|
||
|
DiagnosticMessage:
|
||
|
Message: Fix
|
||
|
FilePath: $(path)/order-dependent.cpp
|
||
|
FileOffset: 12
|
||
|
Replacements:
|
||
|
- FilePath: $(path)/order-dependent.cpp
|
||
|
Offset: 12
|
||
|
Length: 0
|
||
|
ReplacementText: '1'
|
||
|
...
|