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
Codacy is an automated code quality and coverage platform that analyzes your source code and identifies issues as you go, helping your team ship robust software by scanning over 40 programming languages, such as JavaScript, Python, Java, C#, and PHP.
8
10
9
11
Check out our product demo for an overview of Codacy's main features (recorded on May 13, 2024):
@@ -19,40 +21,39 @@ By integrating with your Git provider, Codacy keeps track of your team’s work,
To get started, head to [<spanclass="skip-vale">codacy.com</span>](https://www.codacy.com/) and click **Start free**. Then, follow these steps:
25
27
26
28
1.[Signing up](#signing-up)
27
29
1.[Choosing an organization](#choosing-organization)
28
30
1.[Adding repositories](#adding-repositories)
29
31
30
-
## 1. Signing up
31
-
{: #signing-up}
32
+
<h2id="signing-up">1. Signing up</h2>
32
33
33
34
Sign up with a Git provider such as GitHub, GitLab, or Bitbucket. This links your Codacy user with your Git provider user, making it easier to add repositories to Codacy and invite your teammates.
34
35
35
36
Codacy will request access to your Git provider during the authorization flow. [Check the permissions that Codacy requires and why](which-permissions-does-codacy-need-from-my-account).
36
37
37
-
## 2. Choosing an organization
38
-
{: #choosing-organization}
38
+
<h2id="choosing-organization">2. Choosing an organization</h2>
39
39
40
40
Now, you'll need to add or join the organizations that contain your repositories. The organization with the same name as your Git provider username contains your personal repositories. Read more about [organizations on Codacy](../../organizations/what-are-organizations).
41
41
42
42
To start adding your repositories, select one of the organizations.
43
43
44
-
!!! note
45
-
If you can't see the organization you're looking for, [follow these troubleshooting instructions](../faq/troubleshooting/why-cant-i-see-my-organization).
44
+
:::note
45
+
If you can't see the organization you're looking for, [follow these troubleshooting instructions](../faq/troubleshooting/why-cant-i-see-my-organization).
46
+
:::
46
47
47
48

Next, add the repositories that you wish to analyze. Codacy begins an initial analysis as soon as you add a repository and sets everything up to ensure your next commits on that repository are analyzed.
53
53
54
-
!!! note
55
-
You can only add repositories on Codacy if you have the [necessary permissions on your Git provider](../organizations/roles-and-permissions-for-organizations).
54
+
:::note
55
+
You can only add repositories on Codacy if you have the [necessary permissions on your Git provider](../organizations/roles-and-permissions-for-organizations).
0 commit comments