mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-06-06 14:01:29 +08:00
- Added `//go:build ignore` to standalone scripts in `scripts/` to prevent redeclaration of `main`. - Fixed redundant newline in `fmt.Println` in `cmd/lighter_test/main.go`. - Updated `trader/hyperliquid/trader_test.go` to match the actual error message phrasing. Co-authored-by: tinkle-community <240652709+tinkle-community@users.noreply.github.com>