import: restore nolint:ireturn on Get (fix CI lint)

main

Commit

computermode3mo ago

ireturn does flag Get's interface return under the CI golangci config; the earlier removal was based on a stale local lint cache that reported the directive unused. Restore it so CI lint passes.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Entire-Checkpoint: e8bc62ae8f41

Checkpoints

Following work done in https://github.com/entireio/cli/pull/1527, we want to extend the import capabilities to detect the other agents we support, including gemini, opencode, codex etc. Use existing p

Claude CodeOpus 4.8
View session
Checkpoint 1