viceroypenguin / SuperLinq

Extensions to LINQ to Objects
Apache License 2.0
115 stars 12 forks source link

Generate platform-specific line endings #673

Open Bouke opened 2 months ago

Bouke commented 2 months ago

On macOS the generator produces Windows-style line endings; causing git to pick up EOL changes. This PR changes the generation to use the platform-appropriate line-endings.