Skip to content

Commit bb9a228

Browse files
committed
Changed js/conditional-comment to reliability and correctness
1 parent ad6c6b2 commit bb9a228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/LanguageFeatures/ConditionalComments.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* @problem.severity warning
66
* @id js/conditional-comment
77
* @tags quality
8-
* maintainability
9-
* readability
8+
* reliability
9+
* correctness
1010
* portability
1111
* language-features
1212
* external/cwe/cwe-758

0 commit comments

Comments
 (0)