analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig 482 B

123456789101112
  1. # NOTE: Requires **VS2019 16.7** or later
  2. # 'MicrosoftCodeAnalysisPerformance' Rules from '3.0.0' release with 'Minimum' analysis mode
  3. # Description: 'MicrosoftCodeAnalysisPerformance' Rules with enabled-by-default state from '3.0.0' release with 'Minimum' analysis mode. Rules that are first released in a version later than '3.0.0' are disabled.
  4. is_global = true
  5. global_level = -99
  6. # RS1034: Prefer 'IsKind' for checking syntax kinds
  7. dotnet_diagnostic.RS1034.severity = none