Skip to content

Commit deabc70

Browse files
committed
Add 'commit' command to gopher.yaml commands list
1 parent a3a7a58 commit deabc70

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)