Commit 627c6c0
gitlint: ignore body lines that are footnotes
Ignore lines that start like `[1]: ` or `[2] ` such that we can have
long text like URLs in the commits without triggering other gitlint body
rules.
Copied from the same changes already made in samba-container
(PR samba-in-kubernetes/samba-container#150).
Signed-off-by: John Mulligan <jmulligan@redhat.com>1 parent 25a9758 commit 627c6c0
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
109 | | - | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
114 | 122 | | |
115 | 123 | | |
116 | 124 | | |
| |||
0 commit comments