|
|
|
|
|
by jevinskie
5302 days ago
|
|
Inline comments are accurately tracked in version control. I don't see how updating comments when you update the code is any different except for the obvious advantage of seeing the comments right next to the relevant code. |
|
By contrast, it's nigh impossible to forget to include a commit message, since failure to do so will cancel your commit.