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
93.3%
Shell
3.2%
HTML
2.6%
Makefile
0.5%
Dockerfile
0.4%