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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -350,8 +350,8 @@ sbt codacyCoverage
350
350
351
351
## What is Codacy
352
352
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.
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
355
356
356
[Start a free trial](https://www.codacy.com/signup-codacy) to learn more.
357
357
@@ -361,7 +361,7 @@ Integrating seamlessly into workflows, Codacy helps engineering teams save time
361
361
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code, and other categories
362
362
- Leverage AI to automatically explain issues and suggest fixes
363
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)
364
+
- Commit and Pull Request Analysis with GitHub, Bitbucket, GitLab (and also direct git repositories)
0 commit comments