4ef91419608d104c06039c3bb91f530c00d3c865
- check: default target, runs fmt-check, lint, and test - fmt-check: verifies code is properly formatted - fmt: formats code with gofmt - lint: runs golangci-lint - test: runs go test - build: builds pixad binary with version info - clean: removes build artifacts
Description
Languages
Go
91%
Shell
4.3%
HTML
3.5%
Makefile
0.6%
Dockerfile
0.6%