Skip to content

Commit 354ee85

Browse files
committed
remove golint tests temporarily
1 parent 764e6ae commit 354ee85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.coafile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ bears = SpaceConsistencyBear
1010
use_spaces = True
1111

1212
# golint
13-
[Golint]
14-
files = **/*.go
15-
bears = GoLintBear
13+
# [Golint]
14+
# files = **/*.go
15+
# bears = GoLintBear
1616

1717
# gofmt
1818
[Gofmt]

0 commit comments

Comments
 (0)