parent
556cc8062d
commit
060fb5f13c
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
|
||||||
|
"settings": {
|
||||||
|
"layoutRules": {
|
||||||
|
"newlineAtEndOfFile": "require",
|
||||||
|
"allowDoWhileOnClosingBrace": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue