-
-
Notifications
You must be signed in to change notification settings - Fork 194
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
Opening brace for test missing #806
Comments
Thanks for reporting this, sorry this slipped in. |
Thanks, when will this be released? I could really use an ionide update to support this |
Well my plan was to release another alpha by the end of the week. However, nothing prevents me from releasing this sooner. PS: I notice your original source contains:
You might be interested in the new setting |
Sure |
@JonCanning I released https://www.nuget.org/packages/Fantomas/4.0.0-alpha-004.
Don't be worried when the CI fails on either one of those projects, that tends to happen from time to time. @ErikSchierboom the fix for #785 is in there as well. |
@nojaf Awesome! |
Issue created from fantomas-online
Please describe here fantomas problem you encountered
Code
Result
Options
Fantomas Next - 4.0.0-alpha-001-1/1/1990
IndentSpaceNum
4
PageWidth
120
SemicolonAtEndOfLine
false
SpaceBeforeParameter
true
SpaceBeforeLowercaseInvocation
true
SpaceBeforeUppercaseInvocation
false
SpaceBeforeClassConstructor
false
SpaceBeforeMember
false
SpaceBeforeColon
false
SpaceAfterComma
true
SpaceBeforeSemicolon
false
SpaceAfterSemicolon
true
IndentOnTryWith
false
SpaceAroundDelimiter
true
MaxIfThenElseShortWidth
40
MaxInfixOperatorExpression
50
MaxRecordWidth
40
MaxArrayOrListWidth
40
MaxLetBindingWidth
40
MultilineBlockBracketsOnSameColumn
false
NewlineBetweenTypeDefinitionAndMembers
false
StrictMode
false
The text was updated successfully, but these errors were encountered: