mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02: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
|