We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5af67 commit 79f412fCopy full SHA for 79f412f
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