Remix.run Logo
globular-toast an hour ago

> Enforce the habit of self-documenting code through better commit messages.

This has nothing to do with self-documenting code. On the contrary, in fact, if I have to resort to checking git history that means the code is not self documenting.

From that description I thought it was going to generate the message directly from the diff and the message not being what you thought it would be would be a signal that the code isn't self documenting.