mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
This adds a first dummy extractor for swift. Running `bazel run //swift:install` will create an `extractor_pack` directory in `swift`. From that moment providing `--search-path=swift` will pick up the extractor.
6 lines
94 B
YAML
6 lines
94 B
YAML
name: codeql/swift-all
|
|
version: 0.0.0
|
|
dbscheme: swift.dbscheme
|
|
extractor: swift
|
|
library: true
|