Skip to content

Commit 3c56a12

Browse files
author
Mengqi Yu
committed
skip golint for the atomic writer
1 parent 234adbc commit 3c56a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gometalinter.v2 --disable-all \
137137
--enable=lll \
138138
--dupl-threshold=400 \
139139
--enable=dupl \
140+
--skip=atomic \
140141
./pkg/...
141142
# TODO: Enable these as we fix them to make them pass
142143
# --enable=maligned \

0 commit comments

Comments
 (0)