To build: make To test: GIT_CONFIG_GLOBAL=/dev/null go test ./... always make sure lint passes with make lint before pushing changes always make sure code is formatted properly with go fmt