mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Ruby: Add nomagic pragma to helper
This commit is contained in:
@@ -99,6 +99,7 @@ class ActionControllerActionMethod extends Method, HTTP::Server::RequestHandler:
|
||||
}
|
||||
}
|
||||
|
||||
pragma[nomagic]
|
||||
private predicate isRoute(
|
||||
ActionDispatch::Route route, string name, ActionControllerControllerClass controllerClass
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user