Issue created from fantomas-online
Code
seq {
yield! [1;2]
// hi!
}
Result
seq {
yield! [ 1; 2 ]
// hi!
}
Problem description
I think the comment looks much better indented as it initially was, though the code isn't broken.
Extra information
Options
Fantomas master branch at 2022-09-02T11:50:57Z - 164ca11
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?
Issue created from fantomas-online
Code
Result
Problem description
I think the comment looks much better indented as it initially was, though the code isn't broken.
Extra information
Options
Fantomas master branch at 2022-09-02T11:50:57Z - 164ca11
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?