Skip to content

Commit 37c78bf

Browse files
author
Felicity Chapman
committed
Fix poor conflict resolution in training slides
1 parent b3c3677 commit 37c78bf

10 files changed

+0
-10
lines changed

docs/language/ql-training/cpp/bad-overflow-guard.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Example: Bad overflow guard
33
===========================
44

55
CodeQL for C/C++
6-
================
76

87
.. rst-class:: setup
98

docs/language/ql-training/cpp/control-flow-cpp.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Analyzing control flow
33
======================
44

55
CodeQL for C/C++
6-
================
76

87
.. Include information slides here
98

docs/language/ql-training/cpp/global-data-flow-cpp.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Introduction to global data flow
33
================================
44

55
CodeQL for C/C++
6-
================
76

87
.. rst-class:: setup
98

docs/language/ql-training/cpp/intro-ql-cpp.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Introduction to variant analysis
33
================================
44

55
CodeQL for C/C++
6-
================
76

87
.. rst-class:: setup
98

docs/language/ql-training/cpp/program-representation-cpp.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Program representation
33
======================
44

55
CodeQL for C/C++
6-
================
76

87
.. rst-class:: agenda
98

docs/language/ql-training/cpp/snprintf.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Exercise: ``snprintf`` overflow
33
===============================
44

55
CodeQL for C/C++
6-
================
76

87
.. rst-class:: setup
98

docs/language/ql-training/java/global-data-flow-java.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Introduction to global data flow
33
================================
44

55
CodeQL for Java
6-
===============
76

87
.. rst-class:: setup
98

docs/language/ql-training/java/intro-ql-java.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Introduction to variant analysis
33
================================
44

55
CodeQL for Java
6-
===============
76

87
.. rst-class:: setup
98

docs/language/ql-training/java/program-representation-java.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Program representation
33
======================
44

55
CodeQL for Java
6-
===============
76

87
.. rst-class:: agenda
98

docs/language/ql-training/java/query-injection-java.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Example: Query injection
33
========================
44

55
CodeQL for Java
6-
===============
76

87
.. rst-class:: setup
98

0 commit comments

Comments
 (0)