Skip to content

Commit

Permalink
chore: require a commit body
Browse files Browse the repository at this point in the history
This PR enables requireCommitBody, which requires that all commits contain a body.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
  • Loading branch information
andrewrynhard committed Jul 5, 2019
1 parent 7809e90 commit 4716823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .conform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ policies:
gpg: false
imperative: true
maximumOfOneCommit: true
requireCommitBody: true
conventional:
types:
- chore
Expand Down

0 comments on commit 4716823

Please sign in to comment.