cflynn07/github-action-til-autoformat-readme

View on GitHub
Makefile

Summary

Maintainability
Test Coverage
test: export REPO_PATH=$(pwd)
test:
    go test -v -cover ./...