mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix indentation in code block
This commit is contained in:
@@ -122,7 +122,7 @@ Then we can make the source more specific, for example an access to a parameter.
|
||||
|
||||
.. code-block:: ql
|
||||
|
||||
import go
|
||||
import go
|
||||
|
||||
from Function osOpen, CallExpr call, Parameter p
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user