mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
JavaScript: Autoformat.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from HTTP::RequestInputAccess ria
|
||||
select ria
|
||||
select ria
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from HTTP::ResponseSendArgument send
|
||||
select send
|
||||
select send
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from HTTP::RouteHandler rh
|
||||
select rh
|
||||
select rh
|
||||
|
||||
Reference in New Issue
Block a user