Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Convert comments on function examples to /** */ style #47

Open
wilzbach opened this issue Aug 21, 2016 · 2 comments
Open

Convert comments on function examples to /** */ style #47

wilzbach opened this issue Aug 21, 2016 · 2 comments
Assignees

Comments

@wilzbach
Copy link
Member

From @stonemaster on May 13, 2016 7:1

As phobos does it all comments should have the /** and */ syntax for comments.

Copied from original issue: dlang-tour/core#43

@wilzbach
Copy link
Member Author

There are also a couple of other Phobos style guidelines - like Allman braces Or spaces between import selections etc that we should look for and be consistent. Ideally we should run Dscanner on our code samples.

@wilzbach
Copy link
Member Author

Okay I gave it a shot and didn't realize that there were so many different styles -> sorry about the noise :/

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant