StyleCop / StyleCop.ReSharper

Official ReSharper extension for StyleCop
163 stars 29 forks source link

StyleCop has error Rule: SA0102 when use file scoped namespace New Language Features of C# 10 #53

Closed mohrmz closed 2 years ago

mohrmz commented 2 years ago

StyleCop has error Rule: SA0102 when use file scoped namespace New Language Features of C# 10

namespace WorkShop1; public class Class1 {

}

Screenshot 2022-06-05 154723

matkoch commented 2 years ago

Please see the notice from StyleCop:

https://github.com/StyleCop/StyleCop