google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

chore(spanner): simplifications of code from staticcheck

Open egonelbre opened this issue 1 year ago • 0 comments

  • chore(spanner): simplify test code with strings.EqualFold
  • chore(spanner): simplify return of bool result
  • chore(spanner): simplify slice non-empty checks
  • chore(spanner): avoid type assertions in switch

Updates #9784

egonelbre avatar Aug 22 '24 13:08 egonelbre