mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-06-29 09:30:51 +02: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