mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Changed js/unreachable-statement to reliability and correctness
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
* @problem.severity warning
|
* @problem.severity warning
|
||||||
* @id js/unreachable-statement
|
* @id js/unreachable-statement
|
||||||
* @tags quality
|
* @tags quality
|
||||||
* maintainability
|
* reliability
|
||||||
* useless-code
|
* correctness
|
||||||
* external/cwe/cwe-561
|
* external/cwe/cwe-561
|
||||||
* @precision very-high
|
* @precision very-high
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user