Open
Description
gitgitgadget/lib/commit-lint.ts
Lines 35 to 41 in 41979ba
The requirements are similar to ours but there are differences, so it's moot to discuss individual ones. Just the above seems a bit odd:
- at first, you might get a reply that says your message would be too short
- you might end up writing a longer message, but you still get the same reply
- because it is not checking for message length at all but for additional lines instead
- The above condition can be satisfied, alone by adding signed-off
- Only after having satisfied the initial condition (msg length), you get the others, e.g. : capitalization
- make you wonder: "hey, why didn't it say that in the first place?"
I just wonder why it's done that way..
Metadata
Metadata
Assignees
Labels
No labels