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

Respect projectile-compilation-dir if it exists. #59

Merged

Conversation

spookylukey
Copy link
Contributor

This allows you to customise the start directory using
.dir-locals and the projectile-project-compilation-dir variable.

If that is not defined, it falls back to projectile-project-root.

Fixes #57

This allows you to customise the start directory using
.dir-locals and the projectile-project-compilation-dir variable.

If that is not defined, it falls back to projectile-project-root.
@wbolster wbolster merged commit 08df213 into wbolster:main Apr 4, 2022
@wbolster
Copy link
Owner

wbolster commented Apr 4, 2022

🙏🏼

@spookylukey spookylukey deleted the respect-projectile-compilation-dir branch May 2, 2022 11:26
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.

Respect projectile-compilation-dir for working directory.
2 participants