mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-06-20 08:18:15 +08:00
<refactor>
This commit is contained in:
9
stylecop.json
Normal file
9
stylecop.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
|
||||
"settings": {
|
||||
"indentation": {
|
||||
"useTabs": false,
|
||||
"indentationSize": 4
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user