We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e881a9c commit 31238d8Copy full SHA for 31238d8
pkg/steamsvc/decode.go
@@ -1,3 +1,4 @@
1
+//nolint:golint,unused // this is unused for now, but keeping it here because it might be useful when implementing steam again
2
package steamsvc
3
4
import (
0 commit comments