Skip to content
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

add a double indent when the indent_size is lower than the default 4 spaces #2785

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

theimowski
Copy link
Member

try-with expression with long when guard - when breaking line, add a double indent when the indent_size is lower than the default 4 spaces - fixes #2784

just pretending I'm smart enough to know how to fix that :trollface:
while in reality @nojaf fixed it for me 😂

…double indent when the indent_size is lower than the default 4 spaces - fixes fsprojects#2784
@nojaf
Copy link
Contributor

nojaf commented Mar 6, 2023

Thanks a bunch, @theimowski! We will release this shortly!

@dawedawe dawedawe merged commit 45c569d into fsprojects:main Mar 6, 2023
@dawedawe
Copy link
Member

dawedawe commented Mar 6, 2023

@theimowski see v5.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid F# code when pattern matching on exception with long when guard and 2 space indentation
3 participants