-
Notifications
You must be signed in to change notification settings - Fork 6k
Fsharp Stroustrup style guide #33171
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tremendous thanks for starting this work @josh-degraw!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good! A solid base to get started.
@nojaf I'd also like to discuss my other comment around the name choice to use here -- whether or not "Stroustrup" is the best name and pros & cons of other options. I think better late than never but this PR is probably the point of no return for any potential style name changes. |
@josh-degraw thanks for reminding me. I didn't really have much to add there. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few final suggestions.
@gewarren Thank you for the suggestions! I'll add those changes in a follow up PR. |
Summary
This is an attempt to update the style guide to allow for "Stroustrup" formatting as discussed in fsharp/fslang-design#706.
There may still be several points which have not been agreed upon or that need further refinement. For now this is very much still considered a work in progress.
CC: @nojaf