generator-condo
Version:
Yeoman generator for a DNX-based project with support for the Condo build system.
9 lines • 346 B
JSON
{
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
"settings": {
"documentationRules": {
"companyName": "<%= company %>",
"copyrightText": "© <%= company %>. All rights reserved."
}
}
}