top | item 27831404

(no title)

cdstyh | 4 years ago

>People who offer comments on code beyond how to add material functionality (i.e. more inputs), make it faster, or decrease the code size are trash humans.

I strongly disagree. Making code more maintainable and easy to understand is very important. Enforcing style guides is important

discuss

order

snovv_crash|4 years ago

Depends on if other people are gonna work on it too, right? By barging in and telling people their indentation is messy because it's a mix of tabs and spaces which isn't consistent on your IDE, you take away the time they might otherwise spend on doing what they want. It isn't there for you, it's a passion project not a job.