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
let percent =0.1548486 Console.WriteLine($"Formatted: {percent:p2}")
let percent = 0.1548486 Console.WriteLine($"Formatted: {percent}")
Please describe here the Fantomas problem you encountered. Check out our Contribution Guidelines.
Fantomas Master at 03/27/2021 09:09:43 - 9bb8c25
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:
Print format in SynInterpolatedStringPart.FillExpr. Fixes fsprojects#…
3a3ece5
…1549.
Print format in SynInterpolatedStringPart.FillExpr. Fixes #1549. (#1551)
c562fe2
Hey Kai, thanks for reporting this issue!
Sorry, something went wrong.
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 at 03/27/2021 09:09:43 - 9bb8c25
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: