Skip to content

Commit 951be15

Browse files
committed
C#: Fix incorrect tagging.
1 parent b112228 commit 951be15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/API Abuse/IncorrectEqualsSignature.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @id cs/wrong-equals-signature
88
* @tags quality
99
* reliability
10-
* maintainability
10+
* correctness
1111
*/
1212

1313
import csharp

0 commit comments

Comments
 (0)