Commit 64ad4b7
committed
ci: enable gitlint
Applied rules:
- Built-in rulles: all defaults, except:
- Do not ignore cleanup commits (conflicts with CC2)
- Do not ignore merge commits (they will fail with the rule below)
- Custom title regex, enforce `area[/subarea]: description`, e.g.
`docs: add new GSG guide`, `drivers/qspi: fix quad-line access`, etc.
- Contrib rules:
- CC1: require Signed-off-by (DCO)
- CC2: no cleanup commits (fixup!, squash!, amend!)
Ref. https://jorisroovers.com/gitlint/latest/rules/
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>1 parent 470eabc commit 64ad4b7
2 files changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments