Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(code-review): Update .coderabbit guidelines - Revise tone_instructions to enforce PER Coding Style 2.0, SOLID principles, and FOOP techniques. - Add path_instructions for "**/*.php" to ensure proper namespace usage, code organisation, and separation of concerns. - Enhance automated review configuration to promote robust and maintainable PHP code. * chore(dependabot): Exclude roave/security-advisories from updates - Add an ignore rule in dependabot.yml for the roave/security-advisories package. - Prevent dependency resolution errors since the package is always set to "dev-latest" and doesn’t require version bumps. * fix(config): Condense tone_instructions in .coderabbit.yaml - Shorten and adjust tone_instructions to comply with the 250-character limit. - Correct spelling in "code organisation" for UK English consistency. - Ensure CodeRabbit applies our custom settings rather than default settings.
- Loading branch information