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
|
||||
// that the extension can pick them up too, since that only
|
||||
// considers _this_ file when looking at files in this directory
|
||||
// or below.
|
||||
// that the VS Code markdownlint extension can pick them up
|
||||
// too, since that only considers _this_ file when looking
|
||||
// at files in this directory or below.
|
||||
base_options = require('../../.markdownlint.json')
|
||||
|
||||
const options = require('@github/markdownlint-github').init(
|
||||
|
||||
Reference in New Issue
Block a user