fix: fix ModelCommand and ResourceCommand in dev generator#397
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Greptile SummaryThis PR fixes two generator commands (
Confidence Score: 5/5All three changes are safe to merge; the functional fixes are correct and no existing behavior is broken. Both generator commands now expose the missing --path option correctly. The HasPoolProxy simplification works for every current consumer of the trait. The remaining inconsistencies are style-level and do not affect runtime behavior. src/object-pool/src/Traits/HasPoolProxy.php — verify PHPStan passes without an explicit annotation on the $this->poolProxyClass access. Important Files Changed
Reviews (2): Last reviewed commit: "fix: fix phpstan 2.2" | Re-trigger Greptile |
No description provided.