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/git/git_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/git/git_test.go') diff --git a/lib/git/git_test.go b/lib/git/git_test.go index 2fda66df..928fdb0d 100644 --- a/lib/git/git_test.go +++ b/lib/git/git_test.go @@ -13,7 +13,6 @@ import ( "github.com/shuLhan/share/lib/test/mock" ) -//nolint:gochecknoglobals var ( _testRepoDir string _testRemoteURL string -- cgit v1.3-5-g9baa