fix: resolve golangci-lint issues (gofmt, errcheck)
- Fix gofmt alignment in admin_service.go and trailing newline in antigravity_credits_overages.go - Suppress errcheck for fmt.Sscanf in client.go GetMinimumAmount
This commit is contained in:
@@ -232,4 +232,3 @@ func (s *AntigravityGatewayService) handleCreditsRetryFailure(
|
||||
prefix, modelKey, account.ID, creditsStatusCode, reqErr, truncateForLog(creditsRespBody, 200))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user