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 ea7945b commit 95ae113Copy full SHA for 95ae113
ql/ql/src/queries/style/RedundantInlineCast.ql
@@ -2,7 +2,7 @@
2
* @name Redundant inline cast
3
* @description Redundant inline casts
4
* @kind problem
5
- * @problem.severity error
+ * @problem.severity warning
6
* @id ql/redundant-inline-cast
7
* @tags maintainability
8
* @precision high
0 commit comments