feat!: report findings with exit code 4, not the code for failure
This commit is contained in:
@@ -45,7 +45,7 @@ pub enum Link {
|
||||
#[arg(long)]
|
||||
porcelain: bool,
|
||||
|
||||
/// Exit with 1 when anything is outside the store, for scripts
|
||||
/// Exit with 4 when anything is outside the store, for scripts
|
||||
#[arg(long)]
|
||||
exit_code: bool,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user