Enable FxCop Analyzers for the repo (#23709)
All rules are currently disabled, except for one that I enabled for src/Http via a new ".editorconfig" file I added there. Other changes: * Allow editorconfigs in MVC and Razor to flow to the root * Consolidate a few editorconfig settings * Tweak Ruleset config in Azure/AzureAD where it clashed. Addresses the beginning of #9620, but it's a fair chunk of work to enable most rules through the whole repo. That can be done directory by directory and rule by rule by dropping .editorconfig files though.
显示
- .editorconfig 4 个添加, 0 个删除.editorconfig
- eng/AllRulesDisabled.ruleset 216 个添加, 0 个删除eng/AllRulesDisabled.ruleset
- eng/Dependencies.props 1 个添加, 0 个删除eng/Dependencies.props
- eng/Versions.props 1 个添加, 0 个删除eng/Versions.props
- eng/targets/CSharp.Common.props 8 个添加, 0 个删除eng/targets/CSharp.Common.props
- src/Azure/AzureAD/AzureAD.ruleset 3 个添加, 0 个删除src/Azure/AzureAD/AzureAD.ruleset
- src/Http/.editorconfig 27 个添加, 0 个删除src/Http/.editorconfig
- src/Mvc/.editorconfig 0 个添加, 26 个删除src/Mvc/.editorconfig
- src/Razor/.editorconfig 0 个添加, 26 个删除src/Razor/.editorconfig
eng/AllRulesDisabled.ruleset
0 → 100644
此差异已折叠。
src/Http/.editorconfig
0 → 100644
想要评论请 注册 或 登录