Skip to content

Commit 863e533

Browse files
authored
Merge pull request #827 from dgageot/improve-gopher
Add 'commit' command to gopher.yaml commands list
2 parents 1084e86 + deabc70 commit 863e533

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/gopher.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ agents:
6060
commands:
6161
fix-lint: "Fix the lint issues"
6262
remove-comments-tests: "Remove useless comments in test files (*_test.go)"
63+
commit: "Git commit the changes with a meaningful message"

0 commit comments

Comments
 (0)