sneak 4ef9141960 Add Makefile with check, lint, test, fmt targets
- 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
2026-01-08 01:51:46 -08:00
Description
No description provided
GPL-3.0 3.6 MiB
Languages
Go 93.3%
HTML 3.7%
Shell 1.6%
Makefile 0.8%
Dockerfile 0.6%