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(transformer): HelperLoader common transform: reorder methods #6563

Commits on Oct 15, 2024

  1. refactor(transformer): HelperLoader common transform: reorder metho…

    …ds (#6563)
    
    Refactor `HelperLoader` common transform to split up public and internal methods. Move `add_imports` function to be a method of `HelperLoaderStore`, so `impl Traverse for HelperLoader` is as minimal as possible.
    
    This is for consistency with the other common transforms.
    overlookmotel committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1c1e9fc View commit details
    Browse the repository at this point in the history