Merge pull request #19347 from jketema/swift-files-2

Swift: Make file checking in tests more strict
This commit is contained in:
Jeroen Ketema
2025-04-22 17:15:11 +02:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
import swift
from Location l
where exists(l.getFile().getRelativePath()) or l instanceof UnknownLocation
select l