mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-10-29 07:34:04 +01:00
code cleanup
This commit is contained in:
6
.csharpierrc
Normal file
6
.csharpierrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"printWidth": 200,
|
||||
"useTabs": false,
|
||||
"tabWidth": 4,
|
||||
"preprocessorSymbolSets": ["", "DEBUG", "DEBUG,CODE_STYLE"]
|
||||
}
|
||||
Reference in New Issue
Block a user