mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
JS: Disable for comment-related alerts
This commit is contained in:
@@ -1,2 +1 @@
|
||||
query: Comments/CommentedOutCode.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: Comments/TodoComments.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: JSDoc/BadParamTag.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: JSDoc/JSDocForNonExistentParameter.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: LanguageFeatures/ConditionalComments.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
Reference in New Issue
Block a user