opencode icon indicating copy to clipboard operation
opencode copied to clipboard

refactor: simplify if-else to ternary expressions

Open edlsh opened this issue 2 weeks ago • 0 comments

Summary

Simplify if-else blocks to ternary expressions.

Changes

  • packages/opencode/src/util/locale.ts - todayTimeOrDateTime function
  • packages/opencode/src/provider/provider.ts - getModel in azure providers (2 instances)

edlsh avatar Jan 02 '26 04:01 edlsh