style: apply gofumpt formatting to entire codebase
- Run gofumpt -l -w on all Go files- Fix import statement formatting (blank lines between groups)- Auto-fix via make lint-fix- All linter checks now passNo functional changes, formatting only
bretton.dev 4 months ago 0d948f37 f292ff58