Skip to content

Commit

Permalink
chore: add conform
Browse files Browse the repository at this point in the history
Add conform.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Aug 30, 2023
1 parent ed36726 commit 1c918e6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .conform.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2022-03-23T19:45:28Z by kres latest.

---
policies:
- type: commit
spec:
dco: true
gpg:
required: true
identity:
gitHubOrganization: siderolabs
spellcheck:
locale: US
maximumOfOneCommit: true
header:
length: 89
imperative: true
case: lower
invalidLastCharacters: .
body:
required: true
conventional:
types: ["chore","docs","perf","refactor","style","test","release"]
scopes: [".*"]

0 comments on commit 1c918e6

Please sign in to comment.