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

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

Closed
stonemaster opened this issue May 13, 2016 · 2 comments
Closed

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

stonemaster opened this issue May 13, 2016 · 2 comments

Comments

@stonemaster
Copy link
Collaborator

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

@wilzbach
Copy link
Member

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

This issue was moved to dlang-tour/english#47

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

No branches or pull requests

2 participants