Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Root825086yMy predecessor did this.
Instead of adding a space before typing a word, he would add it afterward. This resulted in cases where, when needing to type a comma or period, he would very often forget to erase the errant space first.
It happend with his code, too.
Spaces before parenthesis mean something vastly different spaces after... and he wasn't a big fan of testing before committing. 😕
Oops (not ,again ) -
Eye cancer.
Some of the ugliest pieces of code I have seen so far was many nested ifs for what should have been trivial, and with erratic interpunction, spaces cluttered all over. -
mt3o19146yWhat about line endings?
It
.should
.be
.done
.like
.this?
Or.
like.
this?
You know, i'd say that this is acceptable:
Aaa
, bbb
, ccc
, ddd
Don't you think?
never trust a person who puts space before comma or a dot , because he doesnt know what hes saying .especially never trust a person who doesnt put a space after a dot,or even a comma
rant