-
Notifications
You must be signed in to change notification settings - Fork 0
Backend footgun linter #12
Copy link
Copy link
Open
Description
A linter to automatically catch and fix footguns for you.
- Make sure you call
.SetContext(ctx)on every call torestyclient.R(), to make sure all HTTP requests are tracked in telemetry. - Make sure you call
timezone.Now()instead oftime.Now()to guarantee that.Year()/.Day()/etc...are all in the correct timezone.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels