Skip to content

Commit 086d155

Browse files
fixed linter
1 parent 75b3d93 commit 086d155

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

internal/cortex/frontend/transport/utils/utils.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
// Monitoring platform team helper resources for frontend
1+
// Copyright (c) The Cortex Authors.
2+
// Licensed under the Apache License 2.0.
23

4+
// Package utils Monitoring platform team helper resources for frontend
35
package utils
46

57
import (

internal/cortex/frontend/transport/utils/utils_test.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
// Monitoring platform team helper resources for frontend
1+
// Copyright (c) The Cortex Authors.
2+
// Licensed under the Apache License 2.0.
23

4+
// Package utils Monitoring platform team helper resources for frontend
35
package utils
46

57
import (

0 commit comments

Comments
 (0)