Skip to content

Static Code Analysis

We use the following static code analysis tools:

  • golangci-lint and tslint for compile time linting.
  • Snyk for image scanning.

These are at least run daily or on each pull request.


Have a question?

Search on GitHub Discussions and Slack.
Back to top