Skip to content

Commit f92b96a

Browse files
added .editorconfig
1 parent 698023b commit f92b96a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*.cs]
4+
5+
csharp_style_expression_bodied_methods = true:suggestion

0 commit comments

Comments
 (0)