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

disable workspace support via makefile env #264

Closed
sagiegurari opened this issue Jul 11, 2019 · 2 comments
Closed

disable workspace support via makefile env #264

sagiegurari opened this issue Jul 11, 2019 · 2 comments
Assignees
Milestone

Comments

@sagiegurari
Copy link
Owner

Features Description
In many cases people use workspace=false all over in workspace crates.
maybe it would be easier to define it only once globally in env to allow for easier workflow for those types of projects.

see #263

@sagiegurari
Copy link
Owner Author

@Sushisource support to disabling workspace level via config section value is now available in the 0.22.0 development branch.

[config]
default_to_workspace = false

@sagiegurari
Copy link
Owner Author

@Sushisource cargo make 0.22.0 has now been published with the workspace level disabling flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant