csharpier icon indicating copy to clipboard operation
csharpier copied to clipboard

Sync exposed CodeFormatterOptions with currently supported cli options

Open Phault opened this issue 1 year ago • 0 comments

Tried to incorporate your feedback. Personally think it's just fine to have an enum with just two values, so I went along with it. Had to make EndOfLine public as well, hence I also moved it out of PrinterOptions.cs, but wasn't sure where to place it.

Not familiar with how that PublicAPI.Unshipped.txt stuff works, but I let my IDE update it. Let me know if it's all wrong :)

Phault avatar Feb 12 '24 18:02 Phault