Skip to content

Commit 4f9fa53

Browse files
committed
fixing linter error.
1 parent 7b6dffa commit 4f9fa53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/types/utils_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package types
1+
package types //nolint:revive // package name matches directory
22

33
import (
44
"testing"

0 commit comments

Comments
 (0)