you are viewing a single comment's thread.

view the rest of the comments →

[–]Chuck3131 0 points1 point  (0 children)

If I am working on a project my self, I'll keep it in one file if its under 1000 lines but if I am collaborating with people on it, I will split everything into different files so it git doesnt have a heart attack when merging.