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 866cc1e commit e39706aCopy full SHA for e39706a
ql/ql/src/queries/style/RegexpInsteadOfPattern.ql
@@ -3,7 +3,7 @@
3
* @description The `matches` builtin predicate takes a special pattern format as an input, not a regular expression.
4
* @kind problem
5
* @problem.severity warning
6
- * @id ql/rexexp-pattern
+ * @id ql/regex-pattern
7
* @precision medium
8
*/
9
0 commit comments