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

Tidy #18

Merged
merged 4 commits into from
Oct 18, 2023
Merged

Tidy #18

merged 4 commits into from
Oct 18, 2023

Conversation

charlesroddie
Copy link
Contributor

@charlesroddie charlesroddie commented Oct 18, 2023

Small tidy:

  • consolidate inconsistent spacing with indentation of 4 as standard
  • use the relatively new _. feature
  • Calling the operator |> "essential" suggests it must be used every time it is possible to use it.
  • Replace tabs with spaces (currently a mix of the two used)
  • Remove spaces at end of lines

XML doc comments come after `///` allowing us to use XML tags to generate documentation.


XML doc comments come after `///` allowing us to use XML tags to generate documentation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this explain that backticks dont mean anything and that you need a <summary> if you want <c> to do their job ;)

@bartelink
Copy link
Member

Thanks!

@bartelink bartelink merged commit a5be331 into fsprojects:master Oct 18, 2023
@bartelink bartelink mentioned this pull request Oct 18, 2023
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.

2 participants