You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -350,15 +350,18 @@ sbt codacyCoverage
350
350
351
351
## What is Codacy
352
352
353
-
[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.
353
+
[Codacy](https://www.codacy.com/) is a platform that monitors your technical debt, helps you improve your code quality and security, teaches best practices to your developers, and helps you save time in code reviews. We help developers ship billions of lines of code per day by automating and standardizing code reviews.
354
+
Integrating seamlessly into workflows, Codacy helps engineering teams save time in code reviews and find, fix, and prevent coding defects that would otherwise stack up as technical debt. Our platform uses Artificial Intelligence to suggest code quality fixes. Codacy supports 40+ languages & frameworks and is available in free open-source.
355
+
356
+
[Start a free trial](https://www.codacy.com/signup-codacy) to learn more.
354
357
355
358
### Among Codacy’s features
356
359
357
360
- Identify new Static Analysis issues
358
-
-Commit and Pull Request Analysis with GitHub, BitBucket, GitLab (and also direct git repositories)
359
-
-Auto-comments on Commits and Pull Requests
360
-
-Integrations with Slack, Jira
361
-
-Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories
361
+
-Track issues in Code Style, Security, Error Proneness, Performance, Unused Code, and other categories
362
+
-Leverage AI to automatically explain issues and suggest fixes
363
+
-Integrate seamlessly with your favorite dev tools (Slack, Jira, Semgrep)
364
+
-Commit and Pull Request Analysis with GitHub, Bitbucket, GitLab (and also direct git repositories)
362
365
363
366
Codacy also helps keep track of Code coverage, Code duplication, and Code complexity.
0 commit comments