We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d768925 commit 45bd260Copy full SHA for 45bd260
1 file changed
documentation/Configuration.md
@@ -89,6 +89,7 @@ The following properties are used to configure using directives in StyleCop Anal
89
90
| Property | Default Value | Summary |
91
| --- | --- | --- |
92
+| `systemUsingDirectivesFirst` | true | Specifies whether `System` using directives are placed before other using directives |
93
| `usingDirectivesPlacement` | `"insideNamespace"` | Specifies the desired placement of using directives |
94
95
#### Using Directives Placement
0 commit comments