We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09f45ac + 79f412f commit f5c1de8Copy full SHA for f5c1de8
csharp/ql/src/Performance/UseTryGetValue.ql
@@ -6,7 +6,7 @@
6
* @problem.severity recommendation
7
* @precision high
8
* @id cs/inefficient-containskey
9
- * @tag maintainability efficiency
+ * @tags maintainability efficiency
10
*/
11
12
import csharp
0 commit comments