- SA9003 (empty branch): rewrote TestFormatLargeAndScientific to actually call FormatForDisplay and perform a minimal non-empty assertion instead of an if-with-no-body. - SA1019 (deprecated keyStyle.Copy()): replaced all .Copy() with direct assignment or method chaining on the base keyStyle. lipgloss styles are immutable and their builder methods already return new instances. - Removed now-unused "strings" import from calc_test.go. - All changes pass go test -short, go build, go vet, and gofmt. This makes the Lint job (which runs golangci-lint-action + staticcheck) green. The v0.3.0 tag was already pushed from the prior commit; this is master hygiene so future CI + any follow-up tags are clean. |
||
|---|---|---|
| .. | ||
| calc | ||
| ui | ||
| version | ||