Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit b9e6111

Browse files
authored
Merge pull request #266 from sauyon/query-tags
Add correctness tag to MistypedExponentiation
2 parents 6c4a1d0 + c9df4d8 commit b9e6111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/src/InconsistentCode/MistypedExponentiation.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* @kind problem
55
* @problem.severity warning
66
* @id go/mistyped-exponentiation
7+
* @tags correctness
78
* @precision high
89
*/
910

0 commit comments

Comments
 (0)