YaccConstructor / Brahma.FSharp

F# quotation to OpenCL translator and respective runtime to utilize GPGPUs in F# applications.
http://yaccconstructor.github.io/Brahma.FSharp
Eclipse Public License 1.0
74 stars 17 forks source link

Fantomas formatting #156

Open IgorErin opened 1 year ago

IgorErin commented 1 year ago

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 expr1 
then expr2 
else expr3

see this

Describe the solution you'd like Support for all this in fatomas

gsvgit commented 1 year ago

Spaces in quotations:

  1. https://github.com/YaccConstructor/Brahma.FSharp/pull/155/files#diff-3f21e37560786f6410ada3f70cd6a7d25a7f9e277f223eb464b17bebc52df8feR133
  2. https://github.com/YaccConstructor/Brahma.FSharp/pull/155/files#diff-3f21e37560786f6410ada3f70cd6a7d25a7f9e277f223eb464b17bebc52df8feR142