belav / csharpier

CSharpier is an opinionated code formatter for c#.
https://csharpier.com
MIT License
1.41k stars 98 forks source link

fix extra space being added in invocation that is inside verbatim str… #1373

Closed belav closed 2 weeks ago

belav commented 2 weeks ago

…ing literal that has line breaks

closes #1358