Skip to content

Commit 083c8eb

Browse files
authored
Added Codacy info
Added Codacy info
1 parent b37bf17 commit 083c8eb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,23 @@ and everything is well explained in our Docs section.
3030
## Test
3131

3232
Follow the instructions at [codacy-plugins-test](https://github.com/codacy/codacy-plugins-test/blob/master/README.md#test-definition)
33+
34+
## What is Codacy?
35+
36+
[Codacy](https://www.codacy.com/) 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.
37+
38+
### Among Codacy’s features:
39+
40+
- Identify new Static Analysis issues
41+
- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)
42+
- Auto-comments on Commits and Pull Requests
43+
- Integrations with Slack, HipChat, Jira, YouTrack
44+
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories
45+
46+
Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.
47+
48+
Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.
49+
50+
### Free for Open Source
51+
52+
Codacy is free for Open Source projects.

0 commit comments

Comments
 (0)