Skip to content

Commit 293b18d

Browse files
authored
Test only
1 parent 8bbdccb commit 293b18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fundamentals/code-analysis/categories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 10/04/2021
55
helpviewer_keywords:
66
- code analysis, categories
77
---
8-
# Rule categories
8+
# Rule categoriez
99

1010
Each code analysis rule belongs to a category of rules. For example, design rules support adherence to the .NET design guidelines, and security rules help prevent security flaws. You can [configure the severity level](configuration-options.md#scope) for an entire category of rules. You can also [configure additional options](code-quality-rule-options.md#category-of-rules) on a per-category basis.
1111

0 commit comments

Comments
 (0)