Skip to content
代码片段 群组 项目
  • Kevin Pilch's avatar
    1da13e65
    Enable FxCop Analyzers for the repo (#23709) · 1da13e65
    Kevin Pilch 创作于
    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.
    1da13e65
    历史
    Enable FxCop Analyzers for the repo (#23709)
    Kevin Pilch 创作于
    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.