- Add fmt-check target for gofmt format verification without modifying files - Add hooks target to install pre-commit git hook - Update check target to include fmt-check (check: fmt-check lint test) - Remove redundant gofmt check from lint target (now in fmt-check) - Add .PHONY declarations for all phony targets - Update tools target to use go install
1.2 KiB
1.2 KiB