Skip to content

Commit 77204e6

Browse files
author
Paolo Tranquilli
committed
Add Rust to QUERY_LANGUAGE_TO_DATABASE_REPO
1 parent e7faabc commit 77204e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/src/local-queries/skeleton-query-wizard.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export const QUERY_LANGUAGE_TO_DATABASE_REPO: QueryLanguagesToDatabaseMap = {
4545
javascript: "d3/d3",
4646
python: "pallets/flask",
4747
ruby: "jekyll/jekyll",
48+
rust: "sharkdp/bat",
4849
swift: "Alamofire/Alamofire",
4950
};
5051

0 commit comments

Comments
 (0)