mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
fix underlines
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.. _analyzing-data-flow-in-java:
|
||||
|
||||
Analyzing data flow in Java and Kotlin
|
||||
===========================
|
||||
======================================
|
||||
|
||||
You can use CodeQL to track the flow of data through a Java/Kotlin program to its use.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. _basic-query-for-javascript-code:
|
||||
|
||||
Basic query for JavaScript and TypeScript code
|
||||
===============================
|
||||
===============================================
|
||||
|
||||
Learn to write and run a simple CodeQL query using Visual Studio Code with the CodeQL extension.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. _codeql-library-for-java:
|
||||
|
||||
CodeQL library for Java and Kotlin
|
||||
=======================
|
||||
==================================
|
||||
|
||||
When you're analyzing a Java/Kotlin program, you can make use of the large collection of classes in the CodeQL library for Java/Kotlin.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user