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

fix: ensure that the base directory is applied as "current" #844

Merged
merged 1 commit into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. fix: ensure that the base directory is applied as "current"

    Trunk claims that the base directory of the configuration is considered
    the "current" directory. However, for some cargo features, setting
    --manifest-path is not enough. So we do apply the base dir explicitly.
    ctron committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    804670d View commit details
    Browse the repository at this point in the history