does resharper use the microsoft.net standard guidelines?
hey guys,
the title says it all - does resharper (or rider for example, although as far as i know rider has resharper implemented) use the Microsoft .Net standard guidelines (https://msdn.microsoft.com/en-us/library/ms229002(v=vs.110).aspx) ?
and if not - what would be the easies way to set this up?
thanks in advance!
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
Be default ReSharper rules follow Microsoft .Net standard guidelines, but that there is no strict correspondence between ReSharper defaults and guidelines.
You can configure the naming rules yourself as they are customizable in quite a flexible manner, for more details please refer to - https://www.jetbrains.com/help/resharper/Coding_Assistance__Naming_Style.html
Thank you.
thanks!