mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
JS: Lower severity of js/syntax-error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @name Syntax error
|
||||
* @description A piece of code could not be parsed due to syntax errors.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @problem.severity recommendation
|
||||
* @id js/syntax-error
|
||||
* @tags reliability
|
||||
* correctness
|
||||
|
||||
Reference in New Issue
Block a user