mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
format QL
This commit is contained in:
@@ -7,4 +7,6 @@ query predicate activeRecordSqlExecutionRanges(ActiveRecordSqlExecutionRange ran
|
||||
|
||||
query predicate activeRecordModelClassMethodCalls(ActiveRecordModelClassMethodCall call) { any() }
|
||||
|
||||
query predicate potentiallyUnsafeSqlExecutingMethodCall(PotentiallyUnsafeSqlExecutingMethodCall call) { any() }
|
||||
query predicate potentiallyUnsafeSqlExecutingMethodCall(PotentiallyUnsafeSqlExecutingMethodCall call) {
|
||||
any()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user