mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
Merge pull request #3960 from calumgrant/cs/tag-inefficient-containskey
C#: Fix tags typo
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision high
|
||||
* @id cs/inefficient-containskey
|
||||
* @tag maintainability efficiency
|
||||
* @tags maintainability efficiency
|
||||
*/
|
||||
|
||||
import csharp
|
||||
|
||||
Reference in New Issue
Block a user