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
90.7%
Shell
4.4%
HTML
3.6%
Makefile
0.7%
Dockerfile
0.6%