3145dba255ed61be71f329a6b1a730ee2e5cf730
- Disable revive exported/package-comments rules (style, not correctness) - Use errors.Is instead of == for pgx.ErrNoRows comparisons - Use errors.As instead of type assertion on validator errors - Use http.NewRequestWithContext instead of client.Get (noctx) - Check resp.Body.Close error return (errcheck) - Run gofmt on files with formatting drift
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%