Files
Dominik Schulz 1f51343d56 fix: fix lint issues and update tests for removed show -f/--force alias
- Remove unused (*Action).printReminder shim from handler_shims.go
- Remove unused cryptoBackend type alias from base.go
- Add blank line before return in queue/background.go (nlreturn)
- Update integration tests to use 'show -u' instead of 'show -f'
  since the --force/-f aliases for show --unsafe were intentionally dropped
- Add .doctor to commandsWithError in main_test.go
2026-04-12 09:44:52 +02:00
..