mirror of
https://github.com/github/codeql.git
synced 2026-02-20 08:53:49 +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
|