mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Update javascript/ql/src/AlertSuppression.ql
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
private import codeql.suppression.AlertSuppression as AS
|
||||
private import javascript as JS
|
||||
|
||||
class SingleLineComment extends L::Locatable {
|
||||
class SingleLineComment extends JS::Locatable {
|
||||
private string text;
|
||||
|
||||
SingleLineComment() {
|
||||
|
||||
Reference in New Issue
Block a user