@ -12,9 +12,11 @@ build() {
test() {
echo "I am ${FUNCNAME[0]}ing"
_test
_lint
_vet
_lint && _vet && _test
}
run() {
test && go run main.go
_test() {
The note is not visible to the blocked user.