Is there way to make ReSharper ignore code suggestions in specifi projects?
有没有办法让ReSharper忽略特定项目中的代码建议?
In my test project I like to use method naming as Should_return_True() instead of the suggested ShouldReturnTrue() because i think it easier to read and to highlight the most important words.
在我的测试项目中,我喜欢使用方法命名作为Should_return_True()而不是建议的ShouldReturnTrue(),因为我认为它更容易阅读并突出显示最重要的单词。
In my production code I still would like to get the suggestions.
在我的生产代码中,我仍然希望得到建议。
1 个解决方案
#1
1
Check our Resharper Settings Manager http://rsm.codeplex.com/
查看我们的Resharper设置管理器http://rsm.codeplex.com/
How do I setup per-assembly resharper settings
如何设置每个程序集的resharper设置
#1
1
Check our Resharper Settings Manager http://rsm.codeplex.com/
查看我们的Resharper设置管理器http://rsm.codeplex.com/
How do I setup per-assembly resharper settings
如何设置每个程序集的resharper设置