mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-04-01 22:38:46 +02:00
441 B
441 B
Static Code Analysis
We use the following static code analysis tools:
- golangci-lint and tslint for compile time linting
- codecov.io - for code coverage
- snyk.io - for image scanning
- sonarcloud.io - for code scans and security alerts
These are at least run daily or on each pull request.