Skip to content

Commit 2b72bbd

Browse files
author
Vahag Bejanyan
committed
Update path to compilation database for sonarlint
1 parent 6dc1777 commit 2b72bbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"memtables",
88
"spdlog",
99
"stoken"
10-
]
10+
],
11+
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json"
1112
}

0 commit comments

Comments
 (0)