coding style - New line at the end of source code -
anytime open code editor in visual studio, there empty new line @ end of generated codes. delete them since seem irrelevant me. however, read code @ github said:
\ no newline @ end of file
this last line. i'm thinking empty new lines @ end of source codes have relevance. mean? provide performance boost?
no, makes no difference whatsoever.
some coding conventions it's have final newline, it's not to.
Comments
Post a Comment