Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/organizations/using-coding-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page covers the following topics:
## Creating a coding standard {: id="creating"}

!!! note
Codacy currently supports up to 10 coding standards per organization.
Codacy currently supports up to 30 coding standards per organization.
Comment thread
DMarinhoCodacy marked this conversation as resolved.

To create a coding standard for your organization:

Expand Down Expand Up @@ -177,7 +177,7 @@ A common strategy is to start with a baseline standard containing fundamental ru
![Coding standards strategies](images/coding-standard-strategy.png)

!!! note
You can apply up to 10 coding standards to your organization. Standards can overlap, meaning a single repository can follow multiple standards simultaneously.
You can apply up to 30 coding standards to your organization. Standards can overlap, meaning a single repository can follow multiple standards simultaneously.

!!! important
If the same pattern appears in multiple standards, the version from the most recently created and applied standard (with its parameters) takes precedence.
Expand Down
Loading