Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Celentano committed Aug 13, 2024
1 parent 100811c commit e6a048e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/checker/group.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ func (c *Checker) executeGroup(ctx context.Context, group config.Group, project
result = append(result, checkResult)
}
return result
}
}

0 comments on commit e6a048e

Please sign in to comment.