Gregwilliambryant

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Gregwilliambryant created a post,

    Code Cleanup - Using Order

    Is there any way to control the using order in ReSharper's code cleanup? It generates this order for me: using System;using System.Data;using System.Data.Common;using System.Data.SqlClient; using A...
  • Gregwilliambryant created a post,

    Code Cleanup - Fix StyleCop violations

    Hello ReSharper Community, I am trying to configure the code cleanup settings and I have ticked "Fix Style Cop violations".  But I cannot see how to configure which violations I want to fix and tho...