talos/.conform.yaml
Andrew Rynhard e6b0e1ab3c
chore: remove GPG requirement (#341)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-15 09:32:32 -08:00

36 lines
514 B
YAML

policies:
- type: commit
spec:
headerLength: 89
dco: true
gpg: false
imperative: true
conventional:
types:
- chore
- docs
- perf
- refactor
- style
- test
scopes:
- ami
- ci
- conformance
- gpt
- hack
- image
- init
- initramfs
- kernel
- osctl
- osd
- rootfs
- tools
- '*'
- type: license
spec:
includeSuffixes:
- .go
headerFile: LICENSE_HEADER