Skip to content

Commit ae6a9fb

Browse files
authored
Update code-quality-rule-options.md
1 parent 2437bca commit ae6a9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fundamentals/code-analysis/code-quality-rule-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to specify additional configuration options for code qual
44
ms.date: 05/19/2023
55
no-loc: ["EditorConfig"]
66
---
7-
# Code quality rule configuration options
7+
# Code quality rule configuration options - test
88

99
The *code quality* rules have additional configuration options, besides just [configuring their severity](configuration-options.md#severity-level). For example, each code quality analyzer can be configured to only apply to specific parts of your codebase. You specify these options by adding key-value pairs to the same [EditorConfig](https://editorconfig.org) file where you specify rule severities and general editor preferences.
1010

0 commit comments

Comments
 (0)