10 строки
436 B
JSON
10 строки
436 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
|
|
"settings": {
|
|
"documentationRules": {
|
|
"copyrightText": "Copyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the MIT License.",
|
|
"companyName": "Microsoft Corporation",
|
|
"xmlHeader": false
|
|
}
|
|
}
|
|
} |