42

Your 6k lines of code dont really count if you write the opening brackets in new lines

Comments
  • 0
    Well, in some languages, its correct to place opening brackets on new lines. And what is 6k line of code anyways :P
  • 1
    Comments don't count either...yes i am looking at you with your Shakespearian sonnets at the top of your files.
  • 1
    @nblackburn i hate that sm, ok comment your code but two lines is more than enough per function
  • 1
    Unless your company tracks productivity by how many lines of code you write...don't laugh, the company I currently work at used to do that until someone explained to.them why it was a horrible idea...
  • 1
    1
    2
    3 😂
    4 {
    5 🙄
    6 }
  • 0
    6k lines of brackets. Excellent!
  • 0
    Comments are for people how cant write code. But since its so boring to document code comments should be worth two lines. Just to make it more complicated to count. Also if just one character on a line it should be excluded in the count. Hope all IDE implements this soon;)

    Looking forward to get an error for missing declaring { or } this on a line that is unknown for the IDE :)

    Just to state how ridicules to count lined or measure how many commits you do per/day
Add Comment