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
No description provided
Languages
Go
92.9%
HTML
3.9%
Shell
1.7%
Makefile
0.8%
Dockerfile
0.7%