spaxel/mothership/internal/simulator
jedarden 1175a330ed
Some checks are pending
CI Benchmark - Fusion Loop Timing / Fusion Loop Timing Benchmark (push) Waiting to run
fix(lint): resolve golangci-lint v2 failures blocking CI
- .golangci.yml: add sort-results:true required by sort-order option
- ble/identity.go: replace deprecated reflect.Ptr with reflect.Pointer
- simulator/accuracy.go: remove ineffectual initial assignment to heightDesc
- .golangci.yml: add exclusions for cmd/sim/scenario.go (reconnect helper),
  test/acceptance/ (json.Decoder.Decode, unused type), and
  internal/fleet/fleethandler.go (unregistered handler methods)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 23:34:50 -04:00
..
accuracy.go fix(lint): resolve golangci-lint v2 failures blocking CI 2026-06-03 23:34:50 -04:00
engine.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
gdop.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
handler.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
node.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
physics.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
propagation.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
registry_bridge.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
session.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
simulator_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
space.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
space_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
types.go test(simulator): fix tests to match current API 2026-05-05 20:27:22 -04:00
virtual_state.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
virtual_state_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
walker.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
walker_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00