Skip to content

Commit 5ddd2b3

Browse files
committed
Disable rule for a couple of specific instances
1 parent cc091ee commit 5ddd2b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/ql-vscode/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For information about other configurations, see the separate [CodeQL help](https
2828
1. [Run a query](#running-a-query).
2929

3030
---
31-
31+
<!-- markdownlint-disable-next-line MD024 -->
3232
## Quick start: Installing and configuring the extension
3333

3434
### Installing the extension
@@ -71,6 +71,7 @@ in the starter workspace directory.
7171

7272
If you're using your own clone of the CodeQL standard libraries, you can do a `git pull` from where you have the libraries checked out.
7373

74+
<!-- markdownlint-disable-next-line MD024 -->
7475
## Quick start: Using CodeQL
7576

7677
You can find all the commands contributed by the extension in the Command Palette (**Ctrl+Shift+P** or **Cmd+Shift+P**) by typing `CodeQL`, many of them are also accessible through the interface, and via keyboard shortcuts.

0 commit comments

Comments
 (0)