please icon indicating copy to clipboard operation
please copied to clipboard

Expand $PWD or $REPO_ROOT in .plzconfig?

Open njskalski opened this issue 2 months ago • 0 comments

"Configuration.Sandbox.Tool" accepts only absolute paths or commands from two-three global directories. So I cannot refer to a repository-specific bash script.

Can we somehow pre-process the config and expand a tiny set of variables there? Or just allow using relative paths, that'd be enough.

njskalski avatar Oct 07 '25 15:10 njskalski