Skip to content

Commit

Permalink
update standards file
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiacodacy committed Jan 30, 2025
1 parent 1d626ed commit 00f1b0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/organizations/using-coding-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ Tools and patterns enabled by a coding standard are enforced and cannot be disab

When Codacy analyzes your code using multiple coding standards, it merges the tools and patterns from each standard. Enabled tools and patterns in any applied standard will be enforced.

When building your coding standards, think about the structure you'd like to apply, not only for you, but the rest of your team. You can structure standards by frameworks, languages, teams, ....

Check warning on line 170 in docs/organizations/using-coding-standards.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Microsoft.Ellipses] In general, don't use an ellipsis. Raw Output: {"message": "[Microsoft.Ellipses] In general, don't use an ellipsis.", "location": {"path": "docs/organizations/using-coding-standards.md", "range": {"start": {"line": 170, "column": 191}}}, "severity": "WARNING"}

!!! 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

0 comments on commit 00f1b0b

Please sign in to comment.