Skip to content

Commit 96cce60

Browse files
committed
settings desc
1 parent 3d5f644 commit 96cce60

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
@@ -526,7 +526,7 @@
526526
"type": "string",
527527
"scope": "resource",
528528
"default": null,
529-
"description": "Path to a Clang compilation database ('compile_commands.json' file) to use to lint this project"
529+
"description": "Path to a Clang compilation database (aka. CCDB, aka. `compile_commands.json`) to use to lint this project"
530530
},
531531
"d.dubConfiguration": {
532532
"type": "string",

0 commit comments

Comments
 (0)