We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc95d2e commit 0433ab4Copy full SHA for 0433ab4
Rubberduck.CodeAnalysis/Inspections/CodeInspectionType.cs
@@ -7,6 +7,6 @@ public enum CodeInspectionType
7
NamingAndConventionsIssues,
8
CodeQualityIssues,
9
Performance,
10
- Uncategorized
+ Uncategorized,
11
}
12
0 commit comments