mirror of https://github.com/SixLabors/ImageSharp
10 changed files with 33 additions and 20 deletions
@ -0,0 +1,9 @@ |
|||||
|
{ |
||||
|
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json", |
||||
|
"settings": { |
||||
|
"documentationRules": { |
||||
|
"companyName": "James Jackson-South", |
||||
|
"copyrightText": "Copyright (c) James Jackson-South and contributors.\nLicensed under the Apache License, Version 2.0." |
||||
|
} |
||||
|
} |
||||
|
} |
||||
Loading…
Reference in new issue