Mixed line endings option
I'm working on a team, and line endings are being converted to whatever Rider has set, by default is System dependent.
This is bad because the team has developers using both Windows and Mac and different IDE's, and there's a mix of line endings in the C# files. When we submit to Git, many changes are just line endings.
Is there any option to solve this issue?
Please sign in to leave a comment.
You can refer to this documentation to set the seamless line separators in your team. Or you can also apply the settings for particular code files.