StyleCop,仅用于文件的消息?

发布于 2024-10-08 23:19:30 字数 158 浏览 2 评论 0原文

我开始使用 stylecop,对于新项目,当我们在编写时检查警告时,它运行得很好。

但对于存在数百个警告的现有项目,它甚至无法使用,因为几乎不可能仅在该文件上看到警告。

有什么方法可以看到我正在运行 stylecop 的文件的警告吗?

I started using stylecop, for new project it's working out fine when we are checking for warnings as we write.

But for existing projects where there are hundreds of warnings, it's not even usable as it's almost impossible to see warnings only on that file.

Is there any way i can see warning for file i am running stylecop on?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

抱猫软卧 2024-10-15 23:19:30

在 VisualStudio 中,您应该能够右键单击打开的文件(编辑器)并选择弹出菜单条目运行 StyleCop。那么 StyleCop 应该只检查这个当前文件。

In VisualStudio you should be able to right click the open file (editor) and select the popup menu entry Run StyleCop. Then StyleCop should only check this current file.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文