From 09c2ccafd8493fcbc5cec4e72c12f0cff134374f Mon Sep 17 00:00:00 2001 From: Ethan P <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 22 Jul 2021 08:31:28 -0400 Subject: [PATCH] Formatting fixes --- docs/codeql/query-help/cpp-cwe.md | 1 + docs/codeql/query-help/csharp-cwe.md | 1 + docs/codeql/query-help/go-cwe.md | 3 ++- docs/codeql/query-help/java-cwe.md | 3 ++- docs/codeql/query-help/javascript-cwe.md | 3 ++- docs/codeql/query-help/python-cwe.md | 3 ++- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/codeql/query-help/cpp-cwe.md b/docs/codeql/query-help/cpp-cwe.md index 1ab48ecb199..5a2b657c3f0 100644 --- a/docs/codeql/query-help/cpp-cwe.md +++ b/docs/codeql/query-help/cpp-cwe.md @@ -3,5 +3,6 @@ An overview of CWE coverage for C and C++ in the latest release of CodeQL. ## Overview + diff --git a/docs/codeql/query-help/csharp-cwe.md b/docs/codeql/query-help/csharp-cwe.md index 4596e9bf89f..228d4d21192 100644 --- a/docs/codeql/query-help/csharp-cwe.md +++ b/docs/codeql/query-help/csharp-cwe.md @@ -5,3 +5,4 @@ An overview of CWE coverage for C# in the latest release of CodeQL. ## Overview + diff --git a/docs/codeql/query-help/go-cwe.md b/docs/codeql/query-help/go-cwe.md index e6635d5d78f..cfcac3dae20 100644 --- a/docs/codeql/query-help/go-cwe.md +++ b/docs/codeql/query-help/go-cwe.md @@ -1,7 +1,8 @@ -## CWE coverage for Go +# CWE coverage for Go An overview of CWE coverage for Go in the latest release of CodeQL. ## Overview + diff --git a/docs/codeql/query-help/java-cwe.md b/docs/codeql/query-help/java-cwe.md index 4f4c7bbfa84..bbcc061b754 100644 --- a/docs/codeql/query-help/java-cwe.md +++ b/docs/codeql/query-help/java-cwe.md @@ -1,7 +1,8 @@ -## CWE coverage for Java +# CWE coverage for Java An overview of CWE coverage for Java in the latest release of CodeQL. ## Overview + diff --git a/docs/codeql/query-help/javascript-cwe.md b/docs/codeql/query-help/javascript-cwe.md index 105575313a8..628d07a38bf 100644 --- a/docs/codeql/query-help/javascript-cwe.md +++ b/docs/codeql/query-help/javascript-cwe.md @@ -1,7 +1,8 @@ -## CWE coverage for JavaScript +# CWE coverage for JavaScript An overview of CWE coverage for JavaScript in the latest release of CodeQL. ## Overview + diff --git a/docs/codeql/query-help/python-cwe.md b/docs/codeql/query-help/python-cwe.md index 341addbd6c6..fbee93b3cb9 100644 --- a/docs/codeql/query-help/python-cwe.md +++ b/docs/codeql/query-help/python-cwe.md @@ -1,7 +1,8 @@ -## CWE coverage for Python +# CWE coverage for Python An overview of CWE coverage for Python in the latest release of CodeQL. ## Overview +