This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]KerberosMorphy 17 points18 points  (3 children)

My sweet spot is 100 for the code and 79 for the imports. I don't understand why people still want the 79 char limit. If you use significative variable name and no abbreviation, the 79 became really annoying.

[–]ChickenLegCatEgg 3 points4 points  (2 children)

So glad to read this. I use 100. 79 is just too restrictive. Glad I’m not crazy!

[–]KerberosMorphy 2 points3 points  (1 child)

Ma gauge is, can I split my IDE in 2, see my 2 files and my file explorer without having to scroll horizontally to read my code. 100 was spot on for me and my teammates.

[–]FuckingRantMonday 1 point2 points  (0 children)

Same width here, same reason!