-
Notifications
You must be signed in to change notification settings - Fork 29
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
Running the scale command with any argument gives an error #30
Comments
Hi @amanharwara, thanks for reporting the issue! I tried and indeed it gives an error. @XBagon this seems to be related to your latest PR regarding CLI refactoring, do you have any idea what is wrong here? I will revert the changes for the time being. |
@amanharwara reverted the CLI changes, if you pull the latest code, it should work now. |
Works correctly now. Thanks! |
I really missed writing about this change. It's expecting the subcommand I couldn't keep the current "API", cause I don't mind the reversion for the moment though, as I hadn't time to continue to work at it and add the missing features. |
Command line output:
Same thing happens when using something like
rustmt scale C Minor
Installed on a Windows 10 machine using
cargo install
.The text was updated successfully, but these errors were encountered: