mirror of
https://github.com/github/codeql.git
synced 2026-01-05 18:50:23 +01:00
Javascript: Autoformat qls
This commit is contained in:
@@ -81,7 +81,7 @@ predicate isConstantBooleanReturnValue(Expr e) {
|
||||
ssa.getVariable().getAUse() = e
|
||||
)
|
||||
)
|
||||
|
|
||||
|
|
||||
ret.(BooleanLiteral).getValue() = b
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user