Clarify which extension
https://github.com/github/vscode-codeql/pull/2268#discussion_r1158475799
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// Having the base options in a top-level config file means
|
// Having the base options in a top-level config file means
|
||||||
// that the extension can pick them up too, since that only
|
// that the VS Code markdownlint extension can pick them up
|
||||||
// considers _this_ file when looking at files in this directory
|
// too, since that only considers _this_ file when looking
|
||||||
// or below.
|
// at files in this directory or below.
|
||||||
base_options = require('../../.markdownlint.json')
|
base_options = require('../../.markdownlint.json')
|
||||||
|
|
||||||
const options = require('@github/markdownlint-github').init(
|
const options = require('@github/markdownlint-github').init(
|
||||||
|
|||||||
Reference in New Issue
Block a user