mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
Rust: add to querylist and shared code metrics scripts
This commit is contained in:
@@ -11,7 +11,7 @@ import json
|
||||
import yaml
|
||||
|
||||
# To add more languages, add them to this list:
|
||||
languages = ['cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ql', 'ruby', 'swift']
|
||||
languages = ['cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ql', 'ruby', 'rust', 'swift']
|
||||
|
||||
repo_location = Path(__file__).parent.parent.parent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user