We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef13f1 commit f785045Copy full SHA for f785045
pkg/utils/api_test.go
@@ -1,4 +1,4 @@
1
-package utils
+package utils //nolint:revive //TODO: figure out a better name for this package
2
3
import (
4
"testing"
0 commit comments