csharpier
csharpier copied to clipboard
perf: delay `string.Replace` call
Delay calling string.Replace until after the ignore check. Saves 7.8MB when I run it on the CSharpier repo