mirror of
https://github.com/github/codeql.git
synced 2026-01-21 10:24:47 +01:00
8 lines
143 B
YAML
8 lines
143 B
YAML
name: integration-tests-swift
|
|
version: 0.0.0
|
|
dependencies:
|
|
codeql/swift-all: ${workspace}
|
|
tests: .
|
|
extractor: swift
|
|
warnOnImplicitThis: true
|