You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: