Skip to content

Backend footgun linter #12

@LQR471814

Description

@LQR471814

A linter to automatically catch and fix footguns for you.

  • Make sure you call .SetContext(ctx) on every call to restyclient.R(), to make sure all HTTP requests are tracked in telemetry.
  • Make sure you call timezone.Now() instead of time.Now() to guarantee that .Year()/.Day()/etc... are all in the correct timezone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions