This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
description: AI Code Review Rule for PHP 8.3, PSR Standards, and GraphQL Application Server (Adobe Commerce 2.4.7+) | |
globs: | |
- "**/*.php" | |
alwaysApply: true | |
--- | |
# AI Code Review Guidelines | |
When reviewing PHP code, **identify issues** and **suggest precise, actionable fixes**—do **not** rewrite or auto-correct code. Focus on four pillars: |