Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon committed Apr 12, 2022
1 parent a2fbacc commit 88f102a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/json_raw_results.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ type jsonLicense struct {
// TODO: add fields, like type of license, etc.
}

//nolint
type jsonRawResults struct {
// License.
Licenses []jsonLicense `json:"licenses"`
Expand Down

0 comments on commit 88f102a

Please sign in to comment.