Skip to content

Commit 45bd260

Browse files
committed
Update Configuration.md to include systemUsingDirectivesFirst
1 parent d768925 commit 45bd260

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

documentation/Configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ The following properties are used to configure using directives in StyleCop Anal
8989

9090
| Property | Default Value | Summary |
9191
| --- | --- | --- |
92+
| `systemUsingDirectivesFirst` | true | Specifies whether `System` using directives are placed before other using directives |
9293
| `usingDirectivesPlacement` | `"insideNamespace"` | Specifies the desired placement of using directives |
9394

9495
#### Using Directives Placement

0 commit comments

Comments
 (0)