mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
4bc64497e3
golangci-lint v2.10.1 treats golines as a formatter. Running `golangci-lint fmt` normalizes struct tag alignment in GLMSearchConfig, WebToolsConfig, and MCPConfig — removing manual padding that golines flagged as improperly formatted. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>