We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0c42c commit 7d0018cCopy full SHA for 7d0018c
ql/ql/src/queries/style/OmittableExists.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Omittable 'exists' argument
+ * @name Omittable 'exists' variable
3
* @description Writing 'exists(x | pred(x))' is bad practice and can be omitted.
4
* @kind problem
5
* @problem.severity warning
0 commit comments