fix(lint): run golangci-lint fmt to fix golines/gci struct tag formatting
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>
This commit is contained in:
parent
c786f35b32
commit
4bc64497e3
1 changed files with 11 additions and 11 deletions
Loading…
Add table
Reference in a new issue