Skip to content

Commit 21caef3

Browse files
committed
QL: QL: Reduce precision to 'medium'.
1 parent 187c24e commit 21caef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/src/queries/performance/MissingNomagic.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @problem.severity warning
66
* @id ql/cand-missing-nomagic
77
* @tags performance
8-
* @precision high
8+
* @precision medium
99
*/
1010

1111
import ql

0 commit comments

Comments
 (0)