fix(docs): Update Rector command in composer.json to remove unnecessary 'src' argument.#81
Conversation
…sary 'src' argument.
📝 WalkthroughWalkthroughThe PR simplifies the Rector configuration by removing an explicit 'src' argument from the composer.json script command, updates the changelog to document this change, refactors test configuration files to use arrow functions instead of traditional anonymous functions, and adds an explicit return type annotation to a test stub method. 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
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 #81 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 71 71
===========================================
Files 2 2
Lines 126 126
===========================================
Hits 126 126 ☔ View full report in Codecov by Sentry. |
Pull Request
Summary by CodeRabbit
Bug Fixes
Refactor
Chores
✏️ Tip: You can customize this high-level summary in your review settings.