Static Code Analysis¶
We use the following static code analysis tools:
golangci-lintandtslintfor compile time linting.- Snyk for image scanning.
These are at least run daily or on each pull request.
We use the following static code analysis tools:
golangci-lint and tslint for compile time linting.These are at least run daily or on each pull request.