Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Korjen97 committed Aug 20, 2024
1 parent 66e8edf commit 7babb9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/commands/scan.go
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,6 @@ func addSCSScan(cmd *cobra.Command, resubmitConfig []wrappers.Config) (map[strin
} else {
SCSConfig.Scorecard = falseString
}

}
SCSMapConfig[resultsMapValue] = &SCSConfig
return SCSMapConfig, nil
Expand Down

0 comments on commit 7babb9a

Please sign in to comment.