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

Bug report from fantomas-ui #736

Closed
vivainio opened this issue Mar 27, 2020 · 3 comments
Closed

Bug report from fantomas-ui #736

vivainio opened this issue Mar 27, 2020 · 3 comments

Comments

@vivainio
Copy link

Issue created from fantomas-ui

Please describe here fantomas problem you encountered

Code

Target M.Tools (fun _ ->
    !! @"Tools\Tools.sln" |> rebuild)

Result

Target M.Tools (fun _ -> !!@"Tools\Tools.sln" |> rebuild)

Options

Fantomas Next - 3.3.0-3/26/2020

Name Value
IndentOnTryWith false
IndentSpaceNum 4
KeepNewlineAfter false
MaxIfThenElseShortWidth 40
PageWidth 120
ReorderOpenDeclaration false
SemicolonAtEndOfLine false
SpaceAfterComma true
SpaceAfterSemicolon true
SpaceAroundDelimiter true
SpaceBeforeClassConstructor false
SpaceBeforeColon false
SpaceBeforeLowercaseInvocation true
SpaceBeforeMember false
SpaceBeforeParameter true
SpaceBeforeSemicolon false
SpaceBeforeUppercaseInvocation false
StrictMode false
@nojaf
Copy link
Contributor

nojaf commented Mar 28, 2020

@vivainio good news: I have a fix for this.
Bad news: it is part of the refactoring branch and it might take us a while before we release the next version, as it will be a major release.

@knocte
Copy link
Contributor

knocte commented Mar 31, 2020

Is this bug a duplicate of #488 ?

@vivainio
Copy link
Author

Is this bug a duplicate of #488 ?

No, there is no need to split lines. It's as if fantomas does not understand @".." strings

@nojaf nojaf closed this as completed in 410e2ba Apr 13, 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

3 participants