summaryrefslogtreecommitdiff
path: root/internal/repl/repl_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-26 09:44:22 +0200
committerPaul Buetow <paul@buetow.org>2026-03-26 09:44:22 +0200
commit0bf0381232019fbda419447166d021d8e0852317 (patch)
tree8ce53c7c93851020c57fb547f3237fb42c1c3290 /internal/repl/repl_test.go
parentf3cf44b961ea3baef4e8150a6ce88add84970212 (diff)
fix: address code quality issues from golangci-lint
- Fix error handling in test files by explicitly ignoring error returns - Remove trailing punctuation from error message in rpn_parse.go Test file changes: - cli_test.go: Use _ = os.Remove() in Cleanup function - concurrent_test.go: Use _, _ = runRPN() in concurrent goroutines Code change: - rpn_parse.go: Changed error message to end with 'colon' instead of ':'
Diffstat (limited to 'internal/repl/repl_test.go')
0 files changed, 0 insertions, 0 deletions