Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record update indentation incorrect around comments #537

Closed
SteveGilham opened this issue Oct 22, 2019 · 1 comment
Closed

Record update indentation incorrect around comments #537

SteveGilham opened this issue Oct 22, 2019 · 1 comment

Comments

@nojaf
Copy link
Contributor

nojaf commented Jan 3, 2020

I think this is ok now.
Today (03/01/2020) this formats to

let args =
  ({ AltCover.Params.Create prep with
       ToolPath = String.Empty
       //ToolType = AltCover.ToolType.Global
       WorkingDirectory = "." }
   |> AltCover.composeCommandLine).CommandLine

and produces valid AST.

Please reopen if we are still missing something here.

@nojaf nojaf closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants