qx
czw
2025-06-18 9862f9e1237c3d360cb4fb5547d8b11e33578d39
1
2
3
4
5
6
7
8
9
10
11
12
# NOTE: Requires **VS2019 16.7** or later
 
# 'MicrosoftCodeAnalysisPerformance' Rules from '3.0.0' release with 'All' analysis mode
# Description: 'MicrosoftCodeAnalysisPerformance' Rules with enabled-by-default state from '3.0.0' release with 'All' analysis mode. Rules that are first released in a version later than '3.0.0' are disabled.
 
is_global = true
 
global_level = -99
 
 
# RS1034: Prefer 'IsKind' for checking syntax kinds
dotnet_diagnostic.RS1034.severity = none