toddams / RazorLight

Template engine based on Microsoft's Razor parsing engine for .NET Core
Apache License 2.0
1.51k stars 261 forks source link

Add .editorconfig entries for xml file types #393

Closed jzabroski closed 3 years ago

jzabroski commented 3 years ago

Most recent PR for net5.0 support (which edited the xml csproj) has misaligned indentation, which I just noticed now. To my surprise, the .editorconfig doesnt have entries for xml file types.