Comment by Ghoelian
2 days ago
A lot of developers think code should be self-documenting, which I fully agree with. Unfortunately though I don't think I've ever worked on a project that was actually self-documented, even though that is what the leads wanted.
It's also not always feasible. How would you write self documenting code that explained what the commit message did?