mirror of
https://github.com/Dasharo/coreboot.git
synced 2026-06-13 10:16:48 -07:00
0be3b38178
Change-Id: Ic90befb9dbe4953315af27b8c6751a8b2ea1548c Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
17 lines
288 B
YAML
17 lines
288 B
YAML
---
|
|
policies:
|
|
- type: commit
|
|
spec:
|
|
header:
|
|
length: 80
|
|
imperative: false
|
|
invalidLastCharacters: .
|
|
body:
|
|
required: false
|
|
dco: true
|
|
gpg:
|
|
required: true
|
|
spellcheck:
|
|
locale: US
|
|
maximumOfOneCommit: false
|