2
0
Files
gitcaddy-server/models
GitCaddy 0ef2a4a3c0 Fix linting errors: slices.Contains, CutSuffix, revive stuttering, variable naming
- Replace loop with slices.Contains in runners.go
- Replace HasSuffix+TrimSuffix with CutSuffix in web.go
- Rename UserPinnedRepo to PinnedRepo (stuttering fix)
- Rename capsJson to capsJSON (naming convention)
- Use errors.New for simple error strings in mcp.go
2026-01-11 21:34:49 +00:00
..
2025-09-13 10:34:43 -04:00
2025-11-09 03:13:31 +00:00
2025-08-30 01:04:06 +08:00