A dependency free api for codacy-engines
This repository is meant to be the interface between
- Codacy analysis tools (currently via codacy-engine-scala-seed)
- Codacy duplication tools (currently via codacy-duplication-scala-seed)
- Codacy metrics tools (currently via codacy-metrics-scala-seed)
- The tests with codacy-plugins-test
- Codacy's internal component running tools and picking up their results
It's held dependency free so we are flexible on changing (versions of) mainly json-libraries on the components that use it.
Codacy is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.
- Identify new Static Analysis issues
- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)
- Auto-comments on Commits and Pull Requests
- Integrations with Slack, HipChat, Jira, YouTrack
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories
Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.
Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.
Codacy is free for Open Source projects.