aboutsummaryrefslogtreecommitdiffstats
path: root/prog/encodingexec_test.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-06-04 23:07:55 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-06-05 12:23:19 +0200
commit2b2857bd2191458a131689502224abfe9cdd7a4a (patch)
tree1b27643621dc8e8174302291b8dd3e093c307932 /prog/encodingexec_test.go
parent2fcb2b5c16e21d2a94741e19bbe7443d88127273 (diff)
.golangci.yml: enable funlen checker
Checks for too long functions (based on lines and statements).
Diffstat (limited to 'prog/encodingexec_test.go')
-rw-r--r--prog/encodingexec_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/prog/encodingexec_test.go b/prog/encodingexec_test.go
index 7114ab30f..141cf5dda 100644
--- a/prog/encodingexec_test.go
+++ b/prog/encodingexec_test.go
@@ -28,6 +28,7 @@ func TestSerializeForExecRandom(t *testing.T) {
}
}
+// nolint: funlen
func TestSerializeForExec(t *testing.T) {
target := initTargetTest(t, "test", "64")
var (