@@ -3,7 +3,7 @@ all: install build test lint
# Install dependencies
install:
# Frontend
yarn install --pure-lockfile
yarn install
# Backend
go install -v ./pkg/
go install golang.org/x/lint/golint@latest
The note is not visible to the blocked user.