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

Automatically fix lints #71

Open
o0Ignition0o opened this issue Dec 28, 2019 · 0 comments
Open

Automatically fix lints #71

o0Ignition0o opened this issue Dec 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@o0Ignition0o
Copy link
Owner

As can be seen in the fix documentation and in the clippy github page there’s a way for us to not only display the lints, but also fix them!

A first use case could be behind an option flag, like cargo-scout -f or cargo-scout —fix

A really awesome one would be by using the official fix command, like cargo fix —scout !

It’s a pretty big one, which will probably require a couple of steps ^^

@o0Ignition0o o0Ignition0o added the enhancement New feature or request label Dec 28, 2019
@o0Ignition0o o0Ignition0o self-assigned this Dec 28, 2019
@o0Ignition0o o0Ignition0o removed their assignment May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant