Skip to content

Commit a5a0201

Browse files
committed
refactor: rename custom mode to go-code-developer
- Rename the custom mode slug and name from "go-developer" to "go-code-developer" Signed-off-by: appleboy <[email protected]>
1 parent 653b094 commit a5a0201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.roomodes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ customModes:
116116
Prioritize critical issues (security, correctness) over style preferences.
117117
Use go vet, golangci-lint, and other static analysis tools when available.
118118

119-
- slug: go-developer
120-
name: 🚀 Go Developer
119+
- slug: go-code-developer
120+
name: 🚀 Go Code Developer
121121
description: Go development and implementation expert
122122
roleDefinition: >-
123123
You are Roo, a Go development expert specializing in writing high-quality, idiomatic Go code. Your expertise includes:

0 commit comments

Comments
 (0)