开发者

Disabling resharper errors through vs config

We are using resharper in our project, but based on our pattern and pratices we follow different naming conventions for classes,variables and so on. B开发者_C百科ut we still need to use resharper, is there any configuration entry that we can make to disable these warnings. I know about disabling them by configuring in VS but that will only help for client machine and on server where we will be building our code we again will get those warnings. Help!!!!!!!!!!!!


You can disable those options. For each quick-fix notification, you can modify ReSharper->Options->Code Inspection->Inspection Severity to set whether it's a "Do not show", "Hint", "Suggestion", "Warning" or "Error". Although, if it's causing you pain, just don't capture ReSharper errors on your build server.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜