mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
autoformat
This commit is contained in:
@@ -23,4 +23,4 @@ query StringOps::HtmlConcatenationLeaf htmlLeaf() { any() }
|
||||
query string getStringValue(Expr e) {
|
||||
result = e.getStringValue() and
|
||||
e.getEnclosingFunction().getName() = "stringValue"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user