Michel Vande Wetering
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Rider changes variable types violating codestyle
I am working on a codebase which has the convention of using CLR types over the keywords (so "String" instead of "string" etc..). When performing refactoring options with Rider it changes types to ...