belav / csharpier

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

0.26.4 sorts `NSubstitute` before `Newtonsoft.Json` #1061

Closed loraderon closed 12 months ago

loraderon commented 12 months ago

0.26.4 sorts NSubstitute before Newtonsoft.Json. 0.26.3 and earlier did not.

image

Originally posted by @loraderon in https://github.com/belav/csharpier/issues/1051#issuecomment-1840611639