Commit d083faa
committed
fix(commitlint): Treat "Signed-off-by:" as a footer
Add a note keyword to the commitlint configuration that treats lines
starting with "Signed-off-by:" as footers. This prevents commitlint
errors if the line exceeds the max body length.
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.io>1 parent 9a73738 commit d083faa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments