format all C# files

This commit is contained in:
Mizux Seiha
2020-10-26 18:36:17 +01:00
parent 976ab9d82b
commit 335cf3df3d
197 changed files with 10040 additions and 12226 deletions

View File

@@ -4,4 +4,7 @@ BasedOnStyle: Google
---
Language: Java
BasedOnStyle: Google
---
Language: CSharp
BasedOnStyle: Google
...