Sharpdevelop使用StyleCop

  使用Visual Studio时,用resharper+stylecop感觉不错。后来因为单位电脑实在太卡,平时自己写个小片段什么的就用SharpDevelop,这里需要设置一下。

  1. 安装StyleCop。(http://stylecop.codeplex.com/
  2. 工具-选项-工具-源代码风格分析,然后找到StyleCop.dll。

  

原文地址:https://www.cnblogs.com/David-Huang/p/5013567.html