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 1cd1b14 commit 42880f5Copy full SHA for 42880f5
ql/ql/src/queries/style/ToStringInQueryLogic.ql
@@ -2,7 +2,7 @@
2
* @name Using 'toString' in query logic
3
* @description A query should not depend on the output of 'toString'.
4
* @kind problem
5
- * @problem.severity error
+ * @problem.severity warning
6
* @id ql/to-string-in-logic
7
* @precision medium
8
* @tags maintainability
0 commit comments