-
-
Notifications
You must be signed in to change notification settings - Fork 1
feat(dev): Add php-forge/coding-standard to development dependencies for code quality checks
#119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…s for code quality checks
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughThis PR updates development dependencies and refactors code quality tool configurations. It replaces locally-defined ECS and Rector configurations with external vendor-provided configurations from php-forge/coding-standard, removing rect/rector and symplify/easy-coding-standard from dependencies while simplifying configuration files. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used🧠 Learnings (6)📓 Common learnings📚 Learning: 2026-01-23T14:43:58.778ZApplied to files:
📚 Learning: 2025-08-18T16:13:31.606ZApplied to files:
📚 Learning: 2025-09-29T14:58:04.095ZApplied to files:
📚 Learning: 2026-01-23T11:09:08.789ZApplied to files:
📚 Learning: 2025-08-18T15:43:30.996ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
🔇 Additional comments (5)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #119 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 359 359
===========================================
Files 26 26
Lines 823 823
===========================================
Hits 823 823 ☔ View full report in Codecov by Sentry. |
Pull Request