mirror of
https://gitea.com/gitea/gitea-mcp.git
synced 2026-03-14 17:05:14 +00:00
Addresses code review feedback from silverwind: - Replace complex custom contains() implementation with strings.Contains - Remove unnecessary containsMiddle() function - Improves readability and maintainability by using standard library Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>