Open cdelahousse opened 11 years ago
I like @spratt's proposal.
https://github.com/CarletonU-COMP2406-W2013/Steamed-Pears/wiki/Coding-Standards#javascript-1
The only thing I disagree with is having an asterix on the far right of the text.
/**************** * Blah blah * <= this ****************/
I think it's annoying, it's a bitch to adjust and makes modifying the headers more difficult.
/**************** * Blah blah ****************/
Ahh.... Much better.
I wrote a script in emacs that closes mine. I suspect you could do the same in vim.
I like @spratt's proposal.
https://github.com/CarletonU-COMP2406-W2013/Steamed-Pears/wiki/Coding-Standards#javascript-1
The only thing I disagree with is having an asterix on the far right of the text.
I think it's annoying, it's a bitch to adjust and makes modifying the headers more difficult.
Ahh.... Much better.