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

Update used variable tracking #674

Commits on Oct 2, 2024

  1. Update used variable tracking

    This commit changes the used variable tracking logic to only track
    through expanding other variable definitions. This prevents modifier and
    package manager variables from being marked as used even if they aren't.
    douglasjacobsen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ce705ce View commit details
    Browse the repository at this point in the history
  2. Address feedback

    douglasjacobsen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9983209 View commit details
    Browse the repository at this point in the history