mirror of https://github.com/SixLabors/ImageSharp
5 changed files with 11 additions and 26 deletions
@ -1,3 +0,0 @@ |
|||
[*.cs] |
|||
indent_style = space |
|||
indent_size = 4 |
|||
@ -1,15 +0,0 @@ |
|||
{ |
|||
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json", |
|||
"settings": |
|||
{ |
|||
"orderingRules": |
|||
{ |
|||
"usingDirectivesPlacement": "outsideNamespace" |
|||
}, |
|||
"documentationRules": |
|||
{ |
|||
"xmlHeader": false, |
|||
"copyrightText": "Copyright (c) Six Labors and contributors.\nLicensed under the Apache License, Version 2.0." |
|||
} |
|||
} |
|||
} |
|||
Loading…
Reference in new issue