Skip to content

Commit

Permalink
remove FormatPJSON
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Korczynski <[email protected]>
  • Loading branch information
AdamKorcz committed Dec 8, 2023
1 parent 8532e75 commit 96b412e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion options/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ func (o *Options) AddFlags(cmd *cobra.Command) {
allowedFormats := []string{
FormatDefault,
FormatJSON,
FormatPJSON,
}

if o.isSarifEnabled() {
Expand Down

0 comments on commit 96b412e

Please sign in to comment.