Skip to content

Conversation

VMikulasek
Copy link

@VMikulasek VMikulasek commented Oct 19, 2025

Summary

The F# style guide currently says:

"Only add spaces around the `..` when all expressions are non-atomic."

This is inconsistent with the examples, which show that spaces are added when any expression is non-atomic.

This PR updates the wording to:

"Only add spaces around the `..` if any expression is non-atomic."

to match the examples and clarify the intended rule. All examples have been preserved as-is.


Internal previews

📄 File 🔗 Preview link
docs/fsharp/style-guide/formatting.md F# code formatting guidelines

@VMikulasek VMikulasek requested review from a team and BillWagner as code owners October 19, 2025 11:54
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 19, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fsharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fsharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant