My question is quite simple: is there a way to synchronize the changes you make in the Settings.StyleCop file in the ReSharper settings?
As of now, I must first make changes to Settings.StyleCop (so that StyleCop can check my code using the rules I want), and then I have to make the same changes to ReSharper in order to get syntax highlighting and warnings in the code, as I .
I found this question , but it seems to no longer apply. ReSharper does not read StyleCop.Settings.
source share