mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-25 23:45:49 +08:00
wip: 🧠 初步的框架
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