• C
    Support global analyzer config levels: (#49834) · cf42e6bd
    Chris Sienkiewicz 提交于
    * Support global analyzer config levels:
    - Read the 'global_level' special key
    - Allow conflicting keys in global configs to be resolved by level
    - Only warn about conflicts that have the same level
    - Automatically treat as global and assign a level of 100 for configs called '.globalconfig'
    - Add tests
    cf42e6bd
AnalyzerConfigSet.cs 30.2 KB