2020-04-23 11:40:06 -07:00
|
|
|
{
|
|
|
|
|
"$schema":
|
|
|
|
|
"https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
|
|
|
|
|
"settings": {
|
|
|
|
|
"orderingRules": {
|
|
|
|
|
"systemUsingDirectivesFirst": false,
|
|
|
|
|
"usingDirectivesPlacement": "outsideNamespace"
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-04-22 13:41:45 -07:00
|
|
|
}
|