From 25e3043c7b289ac2edccac7d58b5c211ca554d22 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 5 Sep 2017 15:54:27 +0100 Subject: [PATCH] Ignore unused test data --- .../dendrite/cmd/syncserver-integration-tests/testdata.go | 1 + 1 file changed, 1 insertion(+) diff --git a/src/github.com/matrix-org/dendrite/cmd/syncserver-integration-tests/testdata.go b/src/github.com/matrix-org/dendrite/cmd/syncserver-integration-tests/testdata.go index 14c5dd329..dfbcc6a5d 100644 --- a/src/github.com/matrix-org/dendrite/cmd/syncserver-integration-tests/testdata.go +++ b/src/github.com/matrix-org/dendrite/cmd/syncserver-integration-tests/testdata.go @@ -14,6 +14,7 @@ package main +// nolint: varcheck, deadcode const ( i0StateRoomCreate = iota i1StateAliceJoin