mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Merge pull request #19347 from jketema/swift-files-2
Swift: Make file checking in tests more strict
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import swift
|
||||
|
||||
from Location l
|
||||
where exists(l.getFile().getRelativePath()) or l instanceof UnknownLocation
|
||||
select l
|
||||
|
||||
Reference in New Issue
Block a user