MHI 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.Comment·Thread·Nov 27, 2016·1·Do you keep extra space between lines in your code to make it more readable?