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

Make the path argument to cargo dylint upgrade optional #601

Open
smoelius opened this issue Feb 3, 2023 · 0 comments
Open

Make the path argument to cargo dylint upgrade optional #601

smoelius opened this issue Feb 3, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@smoelius
Copy link
Collaborator

smoelius commented Feb 3, 2023

Make this optional:

$ cargo dylint upgrade --help
Upgrade the library package at <PATH> to the latest version of `clippy_utils`

Usage: cargo-dylint dylint upgrade [OPTIONS] <PATH>
                                             ^^^^^^

Default to the current directory when PATH is not provide.

The changes that would be required are the following:

@smoelius smoelius added the good first issue Good for newcomers label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant