From b1133f25df3ec38b503e1ea6129ea6b3397968bb Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 6 Jun 2020 05:25:23 +0700 Subject: all: use default linter options --- lib/bytes/bytes_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bytes') diff --git a/lib/bytes/bytes_test.go b/lib/bytes/bytes_test.go index 14592bfb..2f8df54d 100644 --- a/lib/bytes/bytes_test.go +++ b/lib/bytes/bytes_test.go @@ -85,7 +85,7 @@ func TestCutUntilToken(t *testing.T) { } } -func TestEncloseRemove(t *testing.T) { //nolint:dupl +func TestEncloseRemove(t *testing.T) { line := []byte(`// Copyright 2016-2018 "Shulhan ". All rights reserved.`) cases := []struct { -- cgit v1.3-6-g1900