Create Warning for Merge Issues in info.plist
Open
enhancement
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
Inspired by this issue https://github.com/xamarin/xamarin-macios/issues/10149 that @rolfbjarne took care of.
We should add a warning that will alert users if there are important lines commented out
due to merge issues such as `<<<<<<<<<<` and `>>>>>>>>>>`
This user ran into issues such as:
error MSB4018: The "GetMinimumOSVersion" task failed unexpectedly.
error MSB4018: System.ArgumentNullException: Parameter "message" cannot be null.
when a warning pointing towards the line with merge issues could have solved the issue sooner.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.