Get a thorough, actionable code review covering quality, security, and performance.
Meta AI (Llama) ยท Coding
Please review the following code and provide a structured code review: ```[LANGUAGE] [PASTE YOUR CODE HERE] ``` Review it for: **1. Correctness** - Are there any bugs or logic errors? - Edge cases that aren't handled? **2. Code quality** - Is it readable and well-named? - Are there any anti-patterns or code smells? - Is it DRY (no unnecessary repetition)? **3. Performance** - Any inefficient
Best use case: Developers seeking a second opinion on code quality, security, or architecture before merging.
By PromptPortal