使 Resharper Code Inspection 排除文件夹

发布于 2025-01-02 13:13:06 字数 136 浏览 1 评论 0原文

处理一个相当大的项目,并且较大的项目文件夹之一使用公司标准生成的代码层。此代码层在 Resharper 中触发了许多“问题”,但现在根本无法重构代码生成器。

有没有办法告诉 Resharper 在运行解决方案范围的代码检查时跳过此特定文件夹?

Working on a rather large project and one of the bigger project folders uses a company standard generated code layer. This code layer triggers a lot of "issues" in Resharper, but right now refactoring the code generator simply isn't going to happen.

Is there a way to tell Resharper to skip this particular folder when its running a solution wide code inspection?

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

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

发布评论

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

评论(1

冧九 2025-01-09 13:13:06

在“Resharper 选项”菜单中,单击“代码检查”部分下的“设置”,然后选择“编辑要跳过的项目”并选择您的文件夹。

Resharper 菜单

In the Resharper Options menu, click Settings under the Code Inspection section and select "Edit Items to Skip" and select your folder.

Resharper menu

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