You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: