Skip to content

Commit e0226c1

Browse files
authored
Add Codacy info
1 parent 3130bca commit e0226c1

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
@@ -17,6 +17,26 @@ Import on SBT:
1717

1818
1. Rodrigo Fernandes
1919

20+
## What is Codacy?
21+
22+
[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.
23+
24+
### Among Codacy’s features:
25+
26+
- Identify new Static Analysis issues
27+
- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)
28+
- Auto-comments on Commits and Pull Requests
29+
- Integrations with Slack, HipChat, Jira, YouTrack
30+
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories
31+
32+
Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.
33+
34+
Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.
35+
36+
### Free for Open Source
37+
38+
Codacy is free for Open Source projects.
39+
2040
### License
2141

2242
bitbucket-scala-client is available under the The Apache Software License, Version 2.0.

0 commit comments

Comments
 (0)