We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue created from fantomas-online
type becquerel = second^-1
type becquerel = second^- 1
Please describe here the Fantomas problem you encountered. Check out our Contribution Guidelines.
Fantomas master branch at 2022-05-18T11:51:41Z - ce92e66
Default Fantomas configuration
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:
I'm surprised the formatted code is accepted by the compiler :)
Sorry, something went wrong.
This problem can easily be solved by removing the space in
fantomas/src/Fantomas.Core/SourceParser.fs
Line 45 in 24741a3
It can be done separately from #2264.
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
Please describe here the Fantomas problem you encountered.
Check out our Contribution Guidelines.
Extra information
Options
Fantomas master branch at 2022-05-18T11:51:41Z - ce92e66
Default Fantomas configuration
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: