Files
codeql/swift/ql/lib/qlpack.yml
Paolo Tranquilli 95dbf2d666 Swift: first skeleton extractor
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.
2022-04-12 12:40:59 +02:00

6 lines
94 B
YAML

name: codeql/swift-all
version: 0.0.0
dbscheme: swift.dbscheme
extractor: swift
library: true