是否可以在 VS2010 中对单个文件运行 stylecop?
我尝试过寻找命令行选项等。我试图缩短等待查看构建是否由于 stylecop 失败的时间。
此选项不会出现在任何上下文菜单或工具菜单中: 是否可以在项目中仅对 1 个文件运行 StyleCop?
I've tried looking for command line options etc. I'm trying to lower the time I have to wait to see if a build fails due to stylecop.
This option does not appear in any context menus or the tools menu: Is it possible to run StyleCop on just 1 file in a project?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下上下文菜单应包含用于运行 StyleCop 的命令:
顺便问一下,您使用哪个 StyleCop 版本?
您是否考虑过错误安装的问题?
The following context menus should contain commands for running StyleCop:
By the way, which StyleCop version do you use?
Have you considered any issues about wrong installation?