Brahma.FSharp
Brahma.FSharp copied to clipboard
Fantomas formatting
Is your feature request related to a problem? Please describe. It is necessary to support some formatting options to improve the project code (see this):
If then elseTransformations into its various forms, for example:
if expr1
then expr2
else expr3
see this
- Separate options for transferring expressions using the pipeline operator.
- Add an option to format the list of parameters of methods and constructors.
Describe the solution you'd like Support for all this in fatomas
Spaces in quotations:
- https://github.com/YaccConstructor/Brahma.FSharp/pull/155/files#diff-3f21e37560786f6410ada3f70cd6a7d25a7f9e277f223eb464b17bebc52df8feR133
- https://github.com/YaccConstructor/Brahma.FSharp/pull/155/files#diff-3f21e37560786f6410ada3f70cd6a7d25a7f9e277f223eb464b17bebc52df8feR142