picoclaw/pkg/stats
dj-oyu d8f00d4148 style: fix remaining lint errors (misspell, shadow, unused, etc.)
- Fix British→American spelling (cancelled→canceled, honour→honor, etc.)
- Remove unused loadSkills method and regex vars
- Fix variable shadowing (err, max)
- Add explicit returns for nakedret
- Use net.JoinHostPort for nosprintfhostport
- Preallocate slices, add nolint:gosmopolitan for CJK test data
- Fix golines and trailing whitespace

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 00:22:14 +09:00
..
tracker.go style: fix remaining lint errors (misspell, shadow, unused, etc.) 2026-03-01 00:22:14 +09:00
tracker_test.go perf: add write-behind for stats.json — reduce disk writes by 98% 2026-02-24 15:46:51 +09:00