mattzcarey / code-review-gpt

Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
https://oriontools.ai
MIT License
1.6k stars 162 forks source link

feat: Added Swift language support #335

Closed icopyx closed 5 months ago

icopyx commented 5 months ago

Hello,

Thanks for sharing this awesome project. This little patch fixes the following issue with Gitlab integration:

  1. I have added .swift files to the languageMap to enable Swift code reviews.