Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Mar 31, 2022
1 parent 01962e5 commit 5be197f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checker/raw_result.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ type RawResults struct {
DependencyUpdateToolResults DependencyUpdateToolData
BranchProtectionResults BranchProtectionsData
CodeReviewResults CodeReviewData
MaintainedResults MaintainedData
WebhookResults WebhooksData
MaintainedResults MaintainedData
}

// MaintainedData contains the raw results
Expand Down

0 comments on commit 5be197f

Please sign in to comment.