mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Specify language names in extractor packs
This commit is contained in:
@@ -3,6 +3,10 @@ display_name: "Swift"
|
||||
version: 0.0.1
|
||||
column_kind: "utf8"
|
||||
legacy_qltest_extraction: true
|
||||
github_api_languages:
|
||||
- Swift
|
||||
scc_languages:
|
||||
- Swift
|
||||
file_types:
|
||||
- name: swift
|
||||
display_name: Swift files
|
||||
|
||||
Reference in New Issue
Block a user