Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 64588ae

Browse files
authored
Merge pull request #31 from cog/patch-1
Added Codacy info
2 parents 15aa546 + ae1f62e commit 64588ae

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
@@ -98,3 +98,23 @@ cat ./coverage/lcov.info | node_modules/.bin/codacy-coverage -p .
9898

9999
## License
100100
[MIT](LICENSE)
101+
102+
## What is Codacy?
103+
104+
[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.
105+
106+
### Among Codacy’s features:
107+
108+
- Identify new Static Analysis issues
109+
- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)
110+
- Auto-comments on Commits and Pull Requests
111+
- Integrations with Slack, HipChat, Jira, YouTrack
112+
- Track issues Code Style, Security, Error Proneness, Performance, Unused Code and other categories
113+
114+
Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.
115+
116+
Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.
117+
118+
### Free for Open Source
119+
120+
Codacy is free for Open Source projects.

0 commit comments

Comments
 (0)