Code Climate
Name | CodeClimate |
Status | Delivered |
Link | codeclimate.com |
Topics | Quality |
Languages | Java, Javascript |
CodeClimate delivers automated code review for test coverage, complexity, duplication, security, style and more; several languages and platforms are supported.
Below are listed the main features that have been adopted by Foundation projects.
- Integration with CI environments
- Measures test coverage
- Scans code for security vulnerabilities
- Scans code for bad practices
- Scans code for bugs
Simply define a .codeclimate.yml in the root of your project to get started.
Request access
Sign into codeclimate.com using your GitHub credentials and configure your project from the dashboard.