Skip to content
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

refactor: move insert_item logic out of meta_return #942

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thuyen
Copy link
Contributor

@thuyen thuyen commented Mar 21, 2025

Summary

Move insert_item logic out of meta_return into a reusable function. In a follow up, #943 will make meta_return logic even cleaner. This will make it easy for one to customize meta_return's behavior in their config.

Changes

  • As title.

Checklist

I confirm that I have:

  • Followed the
    Conventional Commits
    specification
    (e.g., feat: add new feature, fix: correct bug,
    docs: update documentation).
  • My PR title also follows the conventional commits specification.
  • Updated relevant documentation, if necessary.
  • Thoroughly tested my changes.
  • Added tests (if applicable) and verified existing tests pass with
    make test.
  • Checked for breaking changes and documented them, if any.

@thuyen thuyen force-pushed the insert_item_below branch from 879c50f to 7118bcf Compare March 21, 2025 04:32
@thuyen thuyen mentioned this pull request Mar 21, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant