New sniff to prefer accessing properties from FrmAppHelper::get_settings directly#2889
Conversation
FrmAppHelper::get_settings directly
📝 WalkthroughWalkthroughThis pull request refactors three codebase locations to inline Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
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 |
…g_properties_from_frmapphelper_get_settings_directly New sniff to prefer accessing properties from `FrmAppHelper::get_settings` directly
This helps remove an extra line of code in a few places, and a reference to an extra variable that we don't need to be setting first.
Summary by CodeRabbit
Refactor
Chores
✏️ Tip: You can customize this high-level summary in your review settings.