MH
I use spaces between method declarations, but inside the method I try to keep it as simple as possible, doing one thing and in the right level of abstraction. So, generally, I don't use spaces.
CommentThreadNov 27, 20161Do you keep extra space between lines in your code to make it more readable?