spaxel/mothership/internal/ble
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
..
handler.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
identity.go fix(lint): resolve golangci-lint v2 failures blocking CI 2026-06-03 23:34:50 -04:00
identity_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
registry.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
registry_test.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00
rotation.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
rotation_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00