Lea
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created EditorConfig naming rule for test classes is ignored, but works for methods.
I'm trying to add underscore delimiter as an allowed word delimiter in a C# project within a solution.It's only supposed to be allowed in the test project.But I can't manage to make R# not complain...