Skip to content

feat: --no-exit-codes + sarif tweaks#154

Merged
woodruffw merged 3 commits into
mainfrom
ww/tweak-exit-codes
Nov 14, 2024
Merged

feat: --no-exit-codes + sarif tweaks#154
woodruffw merged 3 commits into
mainfrom
ww/tweak-exit-codes

Conversation

@woodruffw

Copy link
Copy Markdown
Member

Disables the special (>10) exit codes when
--no-exit-codes or --format sarif is passed,
leaving just success (0) and general tool failure
(1).

Closes #153.

Disables the special (>10) exit codes when
`--no-exit-codes` or `--format sarif` is passed,
leaving just success (0) and general tool failure
(1).

Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw added enhancement New feature or request cli labels Nov 14, 2024
@woodruffw woodruffw self-assigned this Nov 14, 2024
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw
woodruffw merged commit e656091 into main Nov 14, 2024
@woodruffw
woodruffw deleted the ww/tweak-exit-codes branch November 14, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specialize exit code behavior

1 participant