import: drop now-unused nolint:ireturn on Get
main·
Commit

After merging main, the golangci config no longer flags Get's interface return for ireturn, so the //nolint:ireturn directive is unused and nolintlint fails CI. Remove it.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Entire-Checkpoint: d651e65d45a9
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 sessionCheckpoint 1