-
Malte Bauch authored
Update all CLI commands to use `Run` (no error returning) instead of `RunE` (run with returning errors), since we already had an error logging through `pterm`. Prompt mode does check now for suggestions if the last cached suggestion is the right one for the current command. See merge request !540
Malte Bauch authoredUpdate all CLI commands to use `Run` (no error returning) instead of `RunE` (run with returning errors), since we already had an error logging through `pterm`. Prompt mode does check now for suggestions if the last cached suggestion is the right one for the current command. See merge request !540
Code owners
Assign users and groups as approvers for specific file changes. Learn more.