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
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)
The text was updated successfully, but these errors were encountered:
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.
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)
The text was updated successfully, but these errors were encountered: