@@ -34,9 +34,9 @@ lint_install:
test:
@go test -v . && \
@pushd test && \
@popd
pushd test && \
go test -v . && \
popd
clean:
rm -rf bin dist
The note is not visible to the blocked user.