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

features are not propagated if feature is not presented in Cargo.toml #31

Open
muharem opened this issue Aug 31, 2023 · 1 comment
Open

Comments

@muharem
Copy link

muharem commented Aug 31, 2023

example: zepter lint propagate-feature --feature %feature-name% --fix -p %package-name%
if %package-name% is missing the %feature-name% or [features] in Cargo.toml, the features wont be propagated

@ggwpez
Copy link
Owner

ggwpez commented Sep 1, 2023

Yes thanks for the report.
This is indeed the case. I will change the behaviour to fix this as well - last time i did we did not need it in Substrate.

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

No branches or pull requests

2 participants