Merge pull request #6502 from github/dataflow-tutorial

Add data flow debugging guide to CodeQL docs
This commit is contained in:
James Fletcher
2021-09-13 10:25:19 +01:00
committed by GitHub
3 changed files with 120 additions and 0 deletions

View File

@@ -79,6 +79,8 @@ You can see all quick queries that you've run in the current session in the Quer
Once you're happy with your quick query, you should save it in a QL pack so you can access it later. For more information, see ":ref:`About QL packs <about-ql-packs>`."
.. _running-a-specific-part-of-a-query-or-library:
Running a specific part of a query or library
----------------------------------------------