RehanSaeed/EditorConfig

Bad globbing pattern for csharp section

aaronasmith opened this issue · 1 comments

[.cs,csx,cake]
should be
[
.{cs,csx,cake}]

So it should. Fixed. Thanks.