You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Copyright (c) Microsoft Corporation. All Rights Reserved. See License.txt in the project root for license information./// The configuration of the compiler (TcConfig and TcConfigBuilder)moduleinternalFSharp.Compiler.CompilerConfigopenSystemopenInternal.UtilitiesopenInternal.Utilities.LibraryopenFSharp.CompileropenFSharp.Compiler.AbstractILopenFSharp.Compiler.AbstractIL.ILopenFSharp.Compiler.AbstractIL.ILBinaryReaderopenFSharp.Compiler.AbstractIL.ILPdbWriteropenFSharp.Compiler.DependencyManageropenFSharp.Compiler.DiagnosticsopenFSharp.Compiler.ErrorLoggeropenFSharp.Compiler.FeaturesopenFSharp.Compiler.CodeAnalysisopenFSharp.Compiler.Textexception FileNameNotResolved ofstring(*description of searched locations*)*string*range(*filename*)exception LoadedSourceNotFoundIgnoring ofstring*range(*filename*)
Reformatted code
// Copyright (c) Microsoft Corporation. All Rights Reserved. See License.txt in the project root for license information./// The configuration of the compiler (TcConfig and TcConfigBuilder)moduleinternalFSharp.Compiler.CompilerConfigopenSystemopenInternal.UtilitiesopenInternal.Utilities.LibraryopenFSharp.CompileropenFSharp.Compiler.AbstractILopenFSharp.Compiler.AbstractIL.ILopenFSharp.Compiler.AbstractIL.ILBinaryReaderopenFSharp.Compiler.AbstractIL.ILPdbWriteropenFSharp.Compiler.DependencyManageropenFSharp.Compiler.DiagnosticsopenFSharp.Compiler.ErrorLoggeropenFSharp.Compiler.FeaturesopenFSharp.Compiler.CodeAnalysisopenFSharp.Compiler.Textexception FileNameNotResolved ofstring(*description of searched locations*)*string*range(*filename*)exception LoadedSourceNotFoundIgnoring ofstring*range(*filename*)
Problem description
Newline before exception is not reinserted, only in signature file.
Result in implementation file:
// Copyright (c) Microsoft Corporation. All Rights Reserved. See License.txt in the project root for license information./// The configuration of the compiler (TcConfig and TcConfigBuilder)moduleinternalFSharp.Compiler.CompilerConfigopenSystemopenInternal.UtilitiesopenInternal.Utilities.LibraryopenFSharp.CompileropenFSharp.Compiler.AbstractILopenFSharp.Compiler.AbstractIL.ILopenFSharp.Compiler.AbstractIL.ILBinaryReaderopenFSharp.Compiler.AbstractIL.ILPdbWriteropenFSharp.Compiler.DependencyManageropenFSharp.Compiler.DiagnosticsopenFSharp.Compiler.ErrorLoggeropenFSharp.Compiler.FeaturesopenFSharp.Compiler.CodeAnalysisopenFSharp.Compiler.Textexception FileNameNotResolved ofstring(*description of searched locations*)*string*range(*filename*)exception LoadedSourceNotFoundIgnoring ofstring*range(*filename*)
Extra information
The formatted result breaks by code.
The formatted result gives compiler warnings.
I or my company would be willing to help fix this.
Issue created from fantomas-online
Formatted code
Reformatted code
Problem description
Newline before
exception
is not reinserted, only in signature file.Result in implementation file:
Extra information
Options
Fantomas Master at 03/20/2021 08:42:06 - 09a26b1
Default Fantomas configuration
Signature file
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered: