mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
adjust formatting
This commit is contained in:
@@ -66,8 +66,7 @@ predicate localExceptionStep(DataFlow::Node pred, DataFlow::Node succ) {
|
||||
or
|
||||
DataFlow::exceptionalInvocationReturnNode(pred, expr)
|
||||
|
|
||||
succ = expr.getExceptionTarget
|
||||
()
|
||||
succ = expr.getExceptionTarget()
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user