Xamarin Public Jenkins (auto-signing) 468663ddbb Imported Upstream version 6.10.0.49
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
2020-01-16 16:38:04 +00:00

28 lines
800 B
YAML

# These replacements are out of order on purpose to test that they get sorted
# so that formatting happens correctly.
---
MainSourceFile: yes.cpp
Diagnostics:
- DiagnosticName: test-yes
Message: Fix
FilePath: $(path)/yes.cpp
FileOffset: 494
Replacements:
- FilePath: $(path)/yes.cpp
Offset: 494
Length: 1
ReplacementText: nullptr
- FilePath: $(path)/yes.cpp
Offset: 410
Length: 1
ReplacementText: nullptr
- FilePath: $(path)/yes.cpp
Offset: 454
Length: 1
ReplacementText: nullptr
- FilePath: $(path)/yes.cpp
Offset: 108
Length: 38
ReplacementText: 'auto '
...