We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ae0fb commit af0df6cCopy full SHA for af0df6c
javascript/ql/src/LanguageFeatures/SyntaxError.ql
@@ -2,7 +2,7 @@
2
* @name Syntax error
3
* @description A piece of code could not be parsed due to syntax errors.
4
* @kind problem
5
- * @problem.severity error
+ * @problem.severity recommendation
6
* @id js/syntax-error
7
* @tags reliability
8
* correctness
0 commit comments