We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4892f commit 15026a9Copy full SHA for 15026a9
.goreleaser.yml
@@ -36,6 +36,9 @@ brews:
36
tap:
37
owner: walmartdigital
38
name: homebrew-git-cmf
39
+ description: "CMF is a simple-to-use utility to standarized commit messages on projects."
40
+ license: "MIT"
41
+ install: |
42
+ bin.install "git-cmf"
43
folder: Formula
- homepage: https://github.com/walmartdigital/commit-message-formatter
- description: A simple description of your application.
44
+ homepage: https://github.com/walmartdigital/commit-message-formatter
0 commit comments