- Code: Select all
/**
*
*
*/
We do:
- Code: Select all
/**
*
*
*/
/**
*
*
*//**
*
*
*/

naderman wrote:Yup, I'm not sure why we do. I don't really have a preference either way. Anyone else have any thoughts on that?

// style comments should be added to the coding guidelines.
Noxwizard wrote:Since I've seen it come up in multiple PR reviews, perhaps the request to have a space after descriptive//style comments should be added to the coding guidelines.
// this
//this


callumacrae wrote:Capital letter!
brunoais wrote:callumacrae wrote:Capital letter!
I didn't understand

imkingdavid wrote:Also, one thing I noticed we do with docblocks that is different from the example at the link you posted, and I'm not sure how strict this is, but we don't add a space in front of the * to line them up. So instead of:
- Code: Select all
/**
*
*
*/
We do:
- Code: Select all
/**
*
*
*/

Oleg wrote:imkingdavid wrote:Also, one thing I noticed we do with docblocks that is different from the example at the link you posted, and I'm not sure how strict this is, but we don't add a space in front of the * to line them up. So instead of:
- Code: Select all
/**
*
*
*/
We do:
- Code: Select all
/**
*
*
*/
I find the current style just fine.

Return to [3.1/Ascraeus] Merged RFCs
Users browsing this forum: No registered users and 11 guests