Skip to content

Commit

Permalink
clean: Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklem committed May 10, 2024
1 parent 23998b2 commit c1c6961
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/organizations/using-coding-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ To create a coding standard for your organization:
- **Essential**: Focuses on the most important issues by including the most critical code patterns. Ideal for initial integration, to prevent overwhelming developers, and to speed up analysis times.
- **Comprehensive**: Detects all issues by including all code patterns, capturing the complete severity spectrum. Ideal for detailed code quality reviews, while reducing emphasis on critical issues. It may increase analysis times.

<!-- TODO ALA-940 explain category groups -->

!!! tip
Initially, set the sensitivity to **Essential** for most category groups to focus on critical code patterns. It helps streamline the integration process with Codacy without overwhelming developers with too many reported issues. You can gradually include more patterns as needed.

Expand Down

0 comments on commit c1c6961

Please sign in to comment.