Skip to content

Commit 34b84a4

Browse files
committed
update settings description for CCDB
1 parent 301f4e3 commit 34b84a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@
673673
"Opened files in the current project will be linted immediately. Other files will be linted when editing.",
674674
"Opening files will not lint and only start when editing them."
675675
],
676-
"markdownDescription": "Performs static linting already when opening a file, and not just when editing it. Needs `#d.enableStaticLinting#` to be enabled."
676+
"markdownDescription": "Performs static (DScanner) and/or CCDB (compile_commands.json) linting already when opening a file, and not just when editing it."
677677
},
678678
"dscanner.ignoredKeys": {
679679
"type": "array",

0 commit comments

Comments
 (0)