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

Auto mode #19

Open
jayvdb opened this issue Aug 3, 2024 · 2 comments
Open

Auto mode #19

jayvdb opened this issue Aug 3, 2024 · 2 comments

Comments

@jayvdb
Copy link
Contributor

jayvdb commented Aug 3, 2024

I am setting up a project for the first time, and it would be helpful to have a mode which automatically selects a sensible fix for each problem, roughly always pressing "1" for each problem. Then I can review the config at the end. (already ~2000 lines)

@davidlattimore
Copy link
Collaborator

There's a mode where it will auto-accept all fixes where the problem only has a single available fix - that's activated by pressing 'a'.

One up-side to reviewing the permissions as you go is that the UI makes it easy to see how each crate is using a particular permission - you can press 'd' to see the source code where it uses it. If you're reviewing the config file afterwards, you've lost easy access to that information.

@davidlattimore
Copy link
Collaborator

I think the mode I mentioned (where you press 'a') is only in the full terminal UI, not the basic UI.

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